Jun 29 06:04:48.469367 np0000183446 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 06:04:48.479740 np0000183446 devstack@c-api.service[112515]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 06:04:48 2026] *** Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: nodename: np0000183446 Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: machine: x86_64 Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: clock source: unix Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: pcre jit disabled Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: detected number of CPU cores: 16 Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: current working directory: / Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: detected binary path: /usr/bin/uwsgi-core Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: your processes number limit is 256917 Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: your memory page size is 4096 bytes Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: detected max file descriptor number: 2048 Jun 29 06:04:48.481988 np0000183446 devstack@c-api.service[112515]: lock engine: pthread robust mutexes Jun 29 06:04:48.482945 np0000183446 devstack@c-api.service[112515]: thunder lock: enabled Jun 29 06:04:48.482945 np0000183446 devstack@c-api.service[112515]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 06:04:48.482945 np0000183446 devstack@c-api.service[112515]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 06:04:48.482945 np0000183446 devstack@c-api.service[112515]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 06:04:48.482945 np0000183446 devstack@c-api.service[112515]: Set PythonHome to /opt/stack/data/venv Jun 29 06:04:48.518296 np0000183446 devstack@c-api.service[112515]: Python main interpreter initialized at 0x74f0f1ca3668 Jun 29 06:04:48.518296 np0000183446 devstack@c-api.service[112515]: python threads support enabled Jun 29 06:04:48.518296 np0000183446 devstack@c-api.service[112515]: your server socket listen backlog is limited to 100 connections Jun 29 06:04:48.518296 np0000183446 devstack@c-api.service[112515]: your mercy for graceful operations on workers is 80 seconds Jun 29 06:04:48.518812 np0000183446 devstack@c-api.service[112515]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 06:04:48.518974 np0000183446 devstack@c-api.service[112515]: *** Operational MODE: preforking *** Jun 29 06:04:48.519152 np0000183446 devstack@c-api.service[112515]: *** uWSGI is running in multiple interpreter mode *** Jun 29 06:04:48.519152 np0000183446 devstack@c-api.service[112515]: spawned uWSGI master process (pid: 112515) Jun 29 06:04:48.519377 np0000183446 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 06:04:48.520049 np0000183446 devstack@c-api.service[112515]: spawned uWSGI worker 1 (pid: 112527, cores: 1) Jun 29 06:04:48.520658 np0000183446 devstack@c-api.service[112515]: spawned uWSGI worker 2 (pid: 112528, cores: 1) Jun 29 06:04:48.521164 np0000183446 devstack@c-api.service[112515]: spawned uWSGI worker 3 (pid: 112529, cores: 1) Jun 29 06:04:48.521830 np0000183446 devstack@c-api.service[112515]: spawned uWSGI worker 4 (pid: 112530, cores: 1) Jun 29 06:04:48.521830 np0000183446 devstack@c-api.service[112515]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 06:04:48.658317 np0000183446 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 06:04:48.658317 np0000183446 devstack@c-api.service[112530]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 06:04:48.658317 np0000183446 devstack@c-api.service[112530]: we strongly recommend against using it for new projects. Jun 29 06:04:48.658317 np0000183446 devstack@c-api.service[112530]: If you are already using Eventlet, we recommend migrating to a different Jun 29 06:04:48.658317 np0000183446 devstack@c-api.service[112530]: framework. For more detail see Jun 29 06:04:48.658317 np0000183446 devstack@c-api.service[112530]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 06:04:48.658317 np0000183446 devstack@c-api.service[112530]: import eventlet # noqa Jun 29 06:04:48.665811 np0000183446 devstack@c-api.service[112529]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 06:04:48.665811 np0000183446 devstack@c-api.service[112529]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 06:04:48.665811 np0000183446 devstack@c-api.service[112529]: we strongly recommend against using it for new projects. Jun 29 06:04:48.665811 np0000183446 devstack@c-api.service[112529]: If you are already using Eventlet, we recommend migrating to a different Jun 29 06:04:48.665811 np0000183446 devstack@c-api.service[112529]: framework. For more detail see Jun 29 06:04:48.665811 np0000183446 devstack@c-api.service[112529]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 06:04:48.665811 np0000183446 devstack@c-api.service[112529]: import eventlet # noqa Jun 29 06:04:48.674866 np0000183446 devstack@c-api.service[112527]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 06:04:48.674866 np0000183446 devstack@c-api.service[112527]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 06:04:48.674866 np0000183446 devstack@c-api.service[112527]: we strongly recommend against using it for new projects. Jun 29 06:04:48.674866 np0000183446 devstack@c-api.service[112527]: If you are already using Eventlet, we recommend migrating to a different Jun 29 06:04:48.674866 np0000183446 devstack@c-api.service[112527]: framework. For more detail see Jun 29 06:04:48.674866 np0000183446 devstack@c-api.service[112527]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 06:04:48.674866 np0000183446 devstack@c-api.service[112527]: import eventlet # noqa Jun 29 06:04:48.679514 np0000183446 devstack@c-api.service[112528]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 06:04:48.679514 np0000183446 devstack@c-api.service[112528]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 06:04:48.679514 np0000183446 devstack@c-api.service[112528]: we strongly recommend against using it for new projects. Jun 29 06:04:48.679514 np0000183446 devstack@c-api.service[112528]: If you are already using Eventlet, we recommend migrating to a different Jun 29 06:04:48.679514 np0000183446 devstack@c-api.service[112528]: framework. For more detail see Jun 29 06:04:48.679514 np0000183446 devstack@c-api.service[112528]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 06:04:48.679514 np0000183446 devstack@c-api.service[112528]: import eventlet # noqa Jun 29 06:04:48.742838 np0000183446 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 06:04:48.742838 np0000183446 devstack@c-api.service[112530]: warnings.warn( Jun 29 06:04:48.756365 np0000183446 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 06:04:48.756365 np0000183446 devstack@c-api.service[112529]: warnings.warn( Jun 29 06:04:48.761764 np0000183446 devstack@c-api.service[112527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 06:04:48.761764 np0000183446 devstack@c-api.service[112527]: warnings.warn( Jun 29 06:04:48.768955 np0000183446 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 06:04:48.768955 np0000183446 devstack@c-api.service[112528]: warnings.warn( Jun 29 06:04:48.816489 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:48.816489 np0000183446 devstack@c-api.service[112530]: from cgi import parse_header Jun 29 06:04:48.831694 np0000183446 devstack@c-api.service[112529]: /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 29 06:04:48.831694 np0000183446 devstack@c-api.service[112529]: from cgi import parse_header Jun 29 06:04:48.837878 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:48.837878 np0000183446 devstack@c-api.service[112527]: from cgi import parse_header Jun 29 06:04:48.849639 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:48.849639 np0000183446 devstack@c-api.service[112528]: from cgi import parse_header Jun 29 06:04:48.864631 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:48.864631 np0000183446 devstack@c-api.service[112530]: removals.removed_module( Jun 29 06:04:48.866318 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:48.866318 np0000183446 devstack@c-api.service[112530]: removals.removed_module( Jun 29 06:04:48.881169 np0000183446 devstack@c-api.service[112529]: /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 29 06:04:48.881169 np0000183446 devstack@c-api.service[112529]: removals.removed_module( Jun 29 06:04:48.882714 np0000183446 devstack@c-api.service[112529]: /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 29 06:04:48.882714 np0000183446 devstack@c-api.service[112529]: removals.removed_module( Jun 29 06:04:48.887446 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:48.887446 np0000183446 devstack@c-api.service[112527]: removals.removed_module( Jun 29 06:04:48.889327 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:48.889327 np0000183446 devstack@c-api.service[112527]: removals.removed_module( Jun 29 06:04:48.903468 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:48.903468 np0000183446 devstack@c-api.service[112528]: removals.removed_module( Jun 29 06:04:48.905178 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:48.905178 np0000183446 devstack@c-api.service[112528]: removals.removed_module( Jun 29 06:04:49.663605 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:49.663605 np0000183446 devstack@c-api.service[112530]: warnings.warn( Jun 29 06:04:49.671660 np0000183446 devstack@c-api.service[112529]: /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 29 06:04:49.671660 np0000183446 devstack@c-api.service[112529]: warnings.warn( Jun 29 06:04:49.718097 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:49.718097 np0000183446 devstack@c-api.service[112527]: warnings.warn( Jun 29 06:04:49.718628 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:49.718628 np0000183446 devstack@c-api.service[112530]: warnings.warn( Jun 29 06:04:49.721052 np0000183446 devstack@c-api.service[112529]: /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 29 06:04:49.721052 np0000183446 devstack@c-api.service[112529]: warnings.warn( Jun 29 06:04:49.766375 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:49.766375 np0000183446 devstack@c-api.service[112527]: warnings.warn( Jun 29 06:04:49.797295 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:49.797295 np0000183446 devstack@c-api.service[112528]: warnings.warn( Jun 29 06:04:49.852195 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:49.852195 np0000183446 devstack@c-api.service[112528]: warnings.warn( Jun 29 06:04:49.928370 np0000183446 devstack@c-api.service[112529]: 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 29 06:04:49.928551 np0000183446 devstack@c-api.service[112529]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112529) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 06:04:49.931436 np0000183446 devstack@c-api.service[112530]: 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 29 06:04:49.931612 np0000183446 devstack@c-api.service[112530]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112530) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 06:04:49.958731 np0000183446 devstack@c-api.service[112527]: 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 29 06:04:49.959030 np0000183446 devstack@c-api.service[112527]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112527) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 06:04:50.016333 np0000183446 devstack@c-api.service[112529]: /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 29 06:04:50.016333 np0000183446 devstack@c-api.service[112529]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 06:04:50.021287 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:50.021287 np0000183446 devstack@c-api.service[112530]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 06:04:50.023624 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:50.023624 np0000183446 devstack@c-api.service[112527]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 06:04:50.063604 np0000183446 devstack@c-api.service[112528]: 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 29 06:04:50.063786 np0000183446 devstack@c-api.service[112528]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112528) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 06:04:50.129187 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:50.129187 np0000183446 devstack@c-api.service[112528]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 06:04:50.529547 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112528) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 06:04:50.529860 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112527) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 06:04:50.529992 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 06:04:50.530081 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112529) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 06:04:50.530162 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.530162 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.530302 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.530368 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.530435 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.530497 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.530568 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.530632 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.530706 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.530779 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.530863 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.530931 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.531005 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.531143 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.531226 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.531299 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.531362 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.531439 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.531533 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.531622 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.531702 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.531821 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.531960 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.532061 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.532141 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.532190 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.532234 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.532287 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.532351 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.532431 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.532493 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.532545 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.532603 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.532657 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.532707 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.532758 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.532844 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.532922 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.532922 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.532922 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.533905 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.533968 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.534049 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.534135 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.534215 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.534256 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.534294 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.534338 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.534384 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.534439 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.534496 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.534496 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.534496 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.534639 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.534713 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.534713 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.534848 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.534848 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.534948 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.535057 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.535124 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.535189 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.535257 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.535315 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.535315 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.535421 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.535475 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.535944 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.542289 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.542391 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.542473 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.542567 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.542637 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.542637 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.542759 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.542842 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.542906 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.542988 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.542988 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.543120 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.543199 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.543199 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.543430 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.543507 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.543571 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.543639 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.543704 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.543704 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.543855 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.544437 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.544514 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.544577 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.544658 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.544658 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.544766 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.544822 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.544867 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.544902 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.544942 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.544987 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.545021 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.545054 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.545089 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.545137 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.545189 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.545226 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.545266 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.545303 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.545336 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.545471 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.545507 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.545547 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.545582 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.545620 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.545654 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.545688 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.545722 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.545761 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.545826 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.545872 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.545914 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.545953 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.546302 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.546381 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.546449 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.546511 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.546581 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.546650 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.546650 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.546778 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.546923 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.547018 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.547095 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.547095 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.547217 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.547280 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.547343 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.547411 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.547483 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.547483 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.547483 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.547656 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.547729 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.547729 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.547729 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.547942 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.548076 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.548207 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.548207 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.548352 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.548419 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.548489 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.548558 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.548558 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.548674 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.548743 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.548834 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.548834 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.548834 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.549028 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.549028 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.549028 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.549028 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.549028 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.549028 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.549028 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.549498 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.549498 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.549639 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.549705 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.549705 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.549705 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.549850 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.549887 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.549922 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.549956 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.549999 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.550039 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.550087 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.550133 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.550133 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.550222 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.550222 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.550304 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.550355 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.550408 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.550461 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.550509 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.550509 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.550593 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.550640 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.550692 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.550739 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.550788 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.550866 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.550911 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.551023 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.551023 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.551120 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.551166 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.551212 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.551256 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.551299 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.551345 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.551398 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.551457 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.551513 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.551557 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.551602 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.551647 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.551647 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.551717 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.551756 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.552227 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.552324 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.552419 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.552485 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.552485 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.552600 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.552665 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.552725 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.552784 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.552864 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.552952 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.553026 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.553092 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.553171 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.553249 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.553316 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.553378 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.553970 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.553970 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.554100 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.554193 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.554282 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.554371 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.554470 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.554470 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.554470 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.554470 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.554470 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.554869 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.554973 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.555050 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.555123 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.555221 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.555293 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.555363 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.555437 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.555532 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.555617 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.555695 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.555783 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.555868 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.555923 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.555976 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.556029 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.556128 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.556208 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.556332 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.556397 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.556458 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.556517 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.556575 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.556634 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.556700 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.556700 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.556882 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.556977 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.557083 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.557083 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.557083 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.557083 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.557083 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.557466 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.557514 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.557555 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.557596 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.557649 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.557649 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.557649 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.557649 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.557649 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.559362 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.559444 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.559485 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.559523 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.559574 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.559609 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.559649 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.559691 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.559742 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.559780 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.559849 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.559884 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.559884 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.559884 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.562299 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.562361 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.562424 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.562471 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.562517 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.562563 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.562605 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.562633 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.562655 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.562687 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.562716 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.562740 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.562767 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.562807 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.562833 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.562883 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.562914 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.562942 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.562971 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.563002 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.563025 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.563049 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.563076 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.563076 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.563123 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.563297 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.563297 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.563297 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.563779 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.563975 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.564121 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.564255 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.564379 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.564516 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.564602 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.564650 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.564702 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.564747 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.564810 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.564859 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.564927 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.564972 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.565017 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.565091 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.565186 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.565279 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.565328 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.565375 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.565454 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.565514 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.565563 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.565720 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.565905 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.566028 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.566166 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.566307 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.567563 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.567654 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.567754 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.567826 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.567872 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.567900 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.567967 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.568013 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.568013 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.568082 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.568110 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.568110 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.568238 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.568270 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.572195 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.572300 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.572377 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.572473 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.572566 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.572634 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.572743 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.572832 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.572870 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.572999 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.573134 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.573213 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.573339 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.573444 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.573495 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.573656 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.573711 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.573815 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.573882 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.573964 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.574038 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.574080 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.574080 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.574268 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.574355 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.574355 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.574570 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.574741 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.586242 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.586402 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.586466 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.586466 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.586575 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.586630 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.586689 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.586689 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.586689 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.586972 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.587068 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.587168 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.587270 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.587270 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.587381 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.587439 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.587439 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.587439 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.587597 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.587653 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.587653 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.587749 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.587841 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.587841 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.587936 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.587989 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.588040 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.588121 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.588172 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.588230 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.588282 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.588334 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.588411 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.588474 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.588527 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.588580 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.588732 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.588855 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.588913 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.588980 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.589032 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.589080 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.589132 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.589190 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.589241 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.589299 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.589357 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.589425 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.589476 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.589526 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.589526 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.589626 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.589682 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.589682 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.589773 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.591270 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.591463 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.591719 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.591895 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.591895 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.592203 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.592346 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.592483 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.592623 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.592860 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.593009 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.593009 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.593617 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.594629 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.594883 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.595041 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.595205 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.595366 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.595486 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.595539 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.595539 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.595539 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.595539 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.595539 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.595539 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.595821 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.595821 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.595821 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.595984 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.596040 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.596040 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.596040 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.596216 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.596278 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.596332 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.596332 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.596476 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.597044 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.597044 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.597044 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.597184 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.597231 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.597231 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.597320 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.597365 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.597365 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.597444 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.597487 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.597529 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.597575 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.597575 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.597661 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.597722 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.597771 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.597888 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.597941 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.597982 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.597982 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.598060 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.598100 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.598164 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.598217 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.598315 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.598315 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.598315 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.598315 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.598315 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.598518 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.598563 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.598563 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.598639 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.598686 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.598785 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.598862 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.598977 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.599069 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.599124 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.599162 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.599192 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.599234 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.599264 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.599295 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.599333 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.599368 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.599400 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.599430 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.599466 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.599502 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.599502 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.599555 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.599592 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.599627 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.599660 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.599690 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.599717 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.599745 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.599774 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.599774 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.599774 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.599878 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.599908 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.599945 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.599978 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.600009 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.600042 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.600072 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.600404 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.600470 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.600518 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.600518 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.600607 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.600658 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.600736 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.600786 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.600786 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.600886 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.600930 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.600971 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.600971 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.600971 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.601100 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.601156 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.601206 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.601248 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.601248 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.601328 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.601375 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.601418 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.601460 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.601509 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.601556 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.601556 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.601556 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.601680 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.601724 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.601766 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.601821 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.601865 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.601908 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.601963 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.602009 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.602054 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.602098 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.602098 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.602197 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.602240 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.602287 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.602333 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.602333 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.602426 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.602426 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.602426 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.602544 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.602588 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.602630 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.602703 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.602755 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.602784 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.602882 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.602913 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.602936 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.602965 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.602993 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.603016 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.603039 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.603061 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.603089 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.603123 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.603123 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.603173 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.603173 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.603215 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.603237 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.603237 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.603237 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.603237 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.603321 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.603354 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.603378 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.603401 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.603423 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.603446 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.603468 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.603491 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.603518 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.603544 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.603544 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.603544 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.603619 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.603619 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.603619 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.603619 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.603619 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.603619 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.603619 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.603770 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.603770 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.603770 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.603770 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.603770 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.603770 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.603770 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.604346 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.604346 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.604346 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.604346 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.604346 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.604346 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.604346 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.604735 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.604735 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.604735 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.604735 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.604735 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.604735 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.604735 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.605073 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.605073 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.605073 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.605073 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.605073 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.605073 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.605073 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.605378 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.605378 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.605473 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.605518 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.605518 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.605601 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.605643 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.605689 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.605733 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.605775 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.605833 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.605887 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.605937 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.605981 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.606039 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.606089 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.606142 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.606171 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.606194 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.606223 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.606247 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.606276 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.606300 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.606323 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.606347 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.606347 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.606388 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.606423 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.606515 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.606515 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.606564 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.606564 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.606607 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.606630 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.606667 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.606692 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.606692 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.606734 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.606756 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.606779 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.606980 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.607039 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.607086 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.607140 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.607188 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.607233 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.607283 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.607328 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.607370 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.607419 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.607469 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.607515 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.607565 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.607620 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.607665 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.607707 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.607749 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.607807 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.607860 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.607910 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.607953 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.608005 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.608050 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.608093 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.608145 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.608190 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.608190 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.608190 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.608190 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.608347 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.608400 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.608445 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.608445 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.608445 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.608445 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.608445 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.608445 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.608613 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.608613 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.608613 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.608613 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.608613 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.608613 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.608613 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.608613 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.608812 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.608850 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.608903 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.608937 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.608972 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.608996 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.609019 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.609045 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.609069 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.609091 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.609130 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.609168 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.609194 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.609217 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.609241 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.609333 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.609359 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.609382 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.609410 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.609438 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.609462 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.609486 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.609510 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.609538 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.609573 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.609596 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.609619 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.609642 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.609666 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.609689 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.609711 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.609733 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.609756 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.609780 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.609817 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.609850 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.609875 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.609897 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.609920 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.609941 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.609965 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.609992 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.610017 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.610017 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.610017 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.610017 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.610017 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.610118 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.610142 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.610164 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.610164 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.610164 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.610164 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.610164 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.610269 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.610292 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.610315 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.610346 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.610369 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.610391 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.610418 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.610442 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.610468 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.610490 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.610512 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.610535 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.610557 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.610580 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.610602 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.610632 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.610679 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.610701 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.610724 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.610747 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.610769 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.611336 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.611706 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.611770 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.611849 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.611901 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.611954 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.612005 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.612055 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.612101 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.612144 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.612191 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.612241 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.612241 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.612241 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.612365 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.612417 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.612512 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.612594 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.612683 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.612760 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.612866 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.612956 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.613637 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.613692 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.613738 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.613875 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.613934 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.613979 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.614026 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.614076 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.614124 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.614169 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.614212 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.614256 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.614309 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.614353 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.614408 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.614452 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 06:04:50.614493 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.614493 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.614572 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.614636 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.614693 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.614693 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.614693 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.614693 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.614885 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 06:04:50.614937 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.614984 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 06:04:50.614984 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 06:04:50.614984 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 06:04:50.614984 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 06:04:50.614984 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 06:04:50.660743 np0000183446 devstack@c-api.service[112527]: INFO dbcounter [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Registered counter for database cinder Jun 29 06:04:50.663720 np0000183446 devstack@c-api.service[112530]: INFO dbcounter [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Registered counter for database cinder Jun 29 06:04:50.664430 np0000183446 devstack@c-api.service[112528]: INFO dbcounter [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Registered counter for database cinder Jun 29 06:04:50.669179 np0000183446 devstack@c-api.service[112529]: INFO dbcounter [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Registered counter for database cinder Jun 29 06:04:50.701327 np0000183446 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 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=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:50.709172 np0000183446 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:50.711956 np0000183446 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:50.725822 np0000183446 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:50.820975 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writer thread running {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 06:04:50.823887 np0000183446 devstack@c-api.service[112527]: INFO cinder.rpc [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 06:04:50.826199 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writer thread running {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 06:04:50.826376 np0000183446 devstack@c-api.service[112527]: INFO cinder.rpc [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 06:04:50.828432 np0000183446 devstack@c-api.service[112527]: INFO cinder.rpc [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 06:04:50.828989 np0000183446 devstack@c-api.service[112530]: INFO cinder.rpc [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 06:04:50.830476 np0000183446 devstack@c-api.service[112527]: INFO cinder.rpc [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 06:04:50.831545 np0000183446 devstack@c-api.service[112530]: INFO cinder.rpc [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 06:04:50.831726 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.832374 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writer thread running {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 06:04:50.833662 np0000183446 devstack@c-api.service[112530]: INFO cinder.rpc [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 06:04:50.835296 np0000183446 devstack@c-api.service[112528]: INFO cinder.rpc [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 06:04:50.835779 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.835945 np0000183446 devstack@c-api.service[112530]: INFO cinder.rpc [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 06:04:50.837065 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.837638 np0000183446 devstack@c-api.service[112528]: INFO cinder.rpc [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 06:04:50.839839 np0000183446 devstack@c-api.service[112528]: INFO cinder.rpc [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 06:04:50.841094 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.841743 np0000183446 devstack@c-api.service[112528]: INFO cinder.rpc [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 06:04:50.842608 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.845811 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.848075 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writer thread running {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 06:04:50.851020 np0000183446 devstack@c-api.service[112529]: INFO cinder.rpc [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 06:04:50.853285 np0000183446 devstack@c-api.service[112529]: INFO cinder.rpc [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 06:04:50.855407 np0000183446 devstack@c-api.service[112529]: INFO cinder.rpc [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 06:04:50.857406 np0000183446 devstack@c-api.service[112529]: INFO cinder.rpc [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 06:04:50.858304 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.861698 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.875822 np0000183446 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:50.877983 np0000183446 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:50.879028 np0000183446 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 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=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:50.879274 np0000183446 devstack@c-api.service[112530]: INFO cinder.rpc [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 06:04:50.880661 np0000183446 devstack@c-api.service[112528]: INFO cinder.rpc [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 06:04:50.881612 np0000183446 devstack@c-api.service[112527]: INFO cinder.rpc [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 06:04:50.882958 np0000183446 devstack@c-api.service[112530]: INFO cinder.rpc [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 06:04:50.883217 np0000183446 devstack@c-api.service[112528]: INFO cinder.rpc [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 06:04:50.884062 np0000183446 devstack@c-api.service[112527]: INFO cinder.rpc [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 06:04:50.884680 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.885141 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.885460 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.896271 np0000183446 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:50.896753 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.897358 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.898535 np0000183446 devstack@c-api.service[112529]: INFO cinder.rpc [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 06:04:50.898630 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.900029 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.900307 np0000183446 devstack@c-api.service[112529]: INFO cinder.rpc [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 06:04:50.900511 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.901345 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.901947 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.903245 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.904985 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.905181 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.908790 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.909023 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.909833 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.911830 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.912072 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.912196 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.912823 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.914790 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.915275 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.915768 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.916206 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.917820 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.918825 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.919537 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.920642 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.920719 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.921639 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.923668 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.923784 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.924755 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.924918 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.925169 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.926227 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.926776 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.927922 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.928901 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.929247 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.929760 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.931487 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.932812 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.934055 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.934445 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.935542 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.935703 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.937775 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.937931 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.938602 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.940133 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.940229 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.940382 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.941881 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.941980 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.942788 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.943327 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.943440 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.944006 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.944700 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.944812 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.946247 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.946303 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.947555 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.947612 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.948334 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.949039 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.949098 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.949228 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.950361 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.950560 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.951365 np0000183446 devstack@c-api.service[112528]: WARNING cinder.api.contrib.hosts [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 06:04:50.951440 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.951598 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: extensions {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.951666 np0000183446 devstack@c-api.service[112530]: WARNING cinder.api.contrib.hosts [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 06:04:50.951866 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: extensions {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.951969 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.952960 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: cgsnapshots {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.953097 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.953324 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: cgsnapshots {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.954169 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.954354 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: qos-specs {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.954446 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.954708 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: qos-specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.955680 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.955853 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.956443 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: capabilities {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.956831 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: capabilities {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.957398 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.957491 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.957740 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: backups {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.958731 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.958977 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.959030 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: backups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.959746 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: os-volume-type-access {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.963094 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.963174 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.963210 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: os-volume-type-access {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.963268 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: encryption {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.963304 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.963337 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.963372 np0000183446 devstack@c-api.service[112527]: WARNING cinder.api.contrib.hosts [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 06:04:50.963406 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.963440 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: extensions {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.963482 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: consistencygroups {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.963522 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.964148 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: cgsnapshots {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.964211 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: consistencygroups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.964584 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.964808 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: extra_specs {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.965560 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: qos-specs {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.965634 np0000183446 devstack@c-api.service[112529]: WARNING cinder.api.contrib.hosts [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 06:04:50.965858 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: extensions {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.966175 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: extra_specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.966377 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: encryption {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.967197 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: cgsnapshots {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.967719 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.967881 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: os-volume-manage {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.968359 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: capabilities {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.968555 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: qos-specs {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.969325 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: os-volume-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.969399 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: os-volume-transfer {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.969657 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: backups {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.970780 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: os-volume-transfer {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.970973 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: os-availability-zone {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.971572 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: capabilities {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.971702 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: os-volume-type-access {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.972290 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: os-quota-sets {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.972414 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: os-availability-zone {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.972963 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: backups {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.973406 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: encryption {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.973698 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: os-quota-class-sets {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.973811 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: os-quota-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.974907 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: os-volume-type-access {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.974969 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: consistencygroups {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.975006 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: os-snapshot-manage {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.975237 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: os-quota-class-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.976426 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: os-hosts {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.976498 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: encryption {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.976537 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: os-snapshot-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.976909 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: extra_specs {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.978012 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: os-hosts {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.978096 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: consistencygroups {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.978320 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extended resource: scheduler-stats {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.978432 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: encryption {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.979401 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extended resource: scheduler-stats {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.979923 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: os-volume-manage {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.980001 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: extra_specs {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.980440 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.981410 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: os-volume-transfer {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.981531 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: encryption {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.981862 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.981915 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.982755 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.contrib.snapshot_actions [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] SnapshotActionsController initialized {{(pid=112528) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 06:04:50.983129 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: os-volume-manage {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.983206 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: os-availability-zone {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.983454 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.983512 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.984316 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.contrib.snapshot_actions [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] SnapshotActionsController initialized {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 06:04:50.984707 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: os-quota-sets {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.984780 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: os-volume-transfer {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.984975 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.985212 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.986299 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: os-quota-class-sets {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.986387 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.986427 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: os-availability-zone {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.986604 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.987601 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: os-snapshot-manage {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.987671 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.987777 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: os-quota-sets {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.987913 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.989032 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: os-hosts {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.989144 np0000183446 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.989221 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: os-quota-class-sets {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.989368 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.989959 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension UsedLimits extending resource: limits {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.990074 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.990291 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.990359 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.990398 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extended resource: scheduler-stats {{(pid=112527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.990448 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: os-snapshot-manage {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.990492 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension VolumeActions extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.990829 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.990956 np0000183446 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.991049 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.991049 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension TypesManage extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.991231 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.991231 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.991584 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension AdminActions extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.991584 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension AdminActions extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.991584 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension AdminActions extending resource: backups {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.991584 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992099 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992163 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension UsedLimits extending resource: limits {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992219 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-86a58339-98c2-4cd1-94e5-2e3fdf93867d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992271 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992348 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: os-hosts {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.992518 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992518 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992518 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension VolumeActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992518 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992518 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992878 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension TypesManage extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992878 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.992878 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.993041 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension AdminActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.993106 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.993162 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension AdminActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.993162 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension AdminActions extending resource: backups {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.993268 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.993902 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extended resource: scheduler-stats {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 06:04:50.994060 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.994060 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-55d62f9e-e8de-436c-ab1f-7691efbc59f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:50.994634 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.995494 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.contrib.snapshot_actions [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] SnapshotActionsController initialized {{(pid=112527) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 06:04:50.995740 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.996206 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.997290 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.997597 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.998150 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.contrib.snapshot_actions [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] SnapshotActionsController initialized {{(pid=112529) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 06:04:50.998877 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.998984 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:50.999651 np0000183446 devstack@c-api.service[112528]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74f0f1ca3668 pid: 112528 (default app) Jun 29 06:04:51.000221 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:51.000330 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:51.001566 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:51.001745 np0000183446 devstack@c-api.service[112527]: WARNING castellan.key_manager.migration [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:51.001906 np0000183446 devstack@c-api.service[112530]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74f0f1ca3668 pid: 112530 (default app) Jun 29 06:04:51.002574 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension UsedLimits extending resource: limits {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.002688 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.002944 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:51.003675 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.003815 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.003922 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension VolumeActions extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004037 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004168 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004267 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension TypesManage extending resource: types {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004385 np0000183446 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 06:04:51.004432 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004506 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004622 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension AdminActions extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004764 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension AdminActions extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004897 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension AdminActions extending resource: backups {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.004996 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.005107 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.005209 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.v3.router [None req-13c36c22-8e56-4bd9-a5f9-0f98a33b80e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.005253 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension UsedLimits extending resource: limits {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.005365 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.006191 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.006297 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.006384 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension VolumeActions extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.006524 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.006621 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.006722 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension TypesManage extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.006841 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.006975 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.007071 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension AdminActions extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.007190 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension AdminActions extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.007302 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension AdminActions extending resource: backups {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.007393 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.007501 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.007607 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-edcb1d2a-cd84-42ea-afd5-ad09072aa896 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 06:04:51.007877 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.007877 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008003 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008003 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008003 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008003 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008003 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008237 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008237 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008237 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008237 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008237 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008237 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008495 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008495 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008495 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008495 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008495 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008701 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008701 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008701 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008701 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008916 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008916 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.008916 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.008916 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.009117 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.009117 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.009117 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.009117 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.009117 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.009333 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.009333 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.009333 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.009333 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.009333 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.009579 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.009579 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.009579 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.009579 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.009579 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.009579 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010016 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010016 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010016 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010016 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010016 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010016 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010327 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010327 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010327 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010327 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010327 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010327 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010640 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010640 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010640 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010640 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.010640 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.010640 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.011691 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.011691 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.011691 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.011691 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.012070 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.012070 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.012070 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.012070 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.012070 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.012414 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.012414 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.012414 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.012414 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.012414 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.012813 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.012813 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.012813 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.012813 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.012813 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.012813 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.013201 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.013201 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.013201 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.013201 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.013201 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.013630 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.013630 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.013630 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.013630 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.013630 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.013991 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.013991 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.013991 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.013991 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.014295 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.014295 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.014295 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.014295 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.014554 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.014554 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.014554 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.014554 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.014554 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.014949 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.014949 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.014949 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.014949 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.014949 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.015294 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.015294 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.015294 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.015294 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.015729 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.015729 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.015729 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.015729 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.016129 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.016129 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.016129 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.016129 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.016615 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.016615 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.016615 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.016615 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.016945 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.016945 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.016945 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.016945 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017166 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017166 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017166 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017166 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017166 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017166 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017460 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017460 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017460 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017460 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017460 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017648 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017648 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017648 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017648 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017648 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017648 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017648 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017923 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017923 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017923 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017923 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.017923 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.017923 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018149 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018149 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018149 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018149 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018149 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018149 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018374 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018374 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018374 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018374 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018374 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018374 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018598 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018598 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018598 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018598 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018751 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018751 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.018751 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.018751 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.019316 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.019316 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.019316 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.019316 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.019532 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.019532 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.019532 np0000183446 devstack@c-api.service[112528]: /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 29 06:04:51.019532 np0000183446 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 29 06:04:51.019532 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-8f0cc46e-3e81-4ecb-ac40-be754476a8f0 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:04:51.019759 np0000183446 devstack@c-api.service[112527]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74f0f1ca3668 pid: 112527 (default app) Jun 29 06:04:51.019837 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 956 bytes} [Mon Jun 29 06:04:50 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 29 06:04:51.019892 np0000183446 devstack@c-api.service[112529]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74f0f1ca3668 pid: 112529 (default app) Jun 29 06:04:58.459677 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.459677 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.459677 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.459677 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.460505 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.460505 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.460505 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.460505 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.460774 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.460774 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.460774 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.460774 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.460774 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.460774 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.461231 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.461231 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.461231 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.461231 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.461231 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.461570 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.461570 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.461570 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.461570 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.461570 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.461910 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.461910 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.461910 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.461910 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.462208 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.462208 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.462208 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.462208 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.462208 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.462530 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.462530 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.462530 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.462530 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.462530 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.462817 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.462817 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.462817 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.462817 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.462817 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.462817 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463154 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.463154 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463154 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.463154 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463154 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.463154 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463491 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.463491 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463491 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.463491 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463491 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.463491 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463845 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.463845 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463845 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.463845 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.463845 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464122 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.464122 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464122 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.464122 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464122 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.464389 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464389 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.464389 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464389 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.464389 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464389 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.464902 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464902 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.464902 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464902 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.464902 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.464902 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.465321 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.465321 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.465321 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.465321 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.465321 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.465615 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.465615 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.465615 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.465615 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.465615 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466201 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466201 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466201 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466201 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466435 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466435 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466435 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466435 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466693 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466693 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466693 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466693 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466693 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466898 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466898 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466898 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.466898 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.466898 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467076 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467076 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467076 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467076 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467219 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467219 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467219 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467219 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467421 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467421 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467421 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467421 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467574 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467574 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467574 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467574 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467817 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467817 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467817 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467817 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467972 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467972 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467972 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.467972 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.467972 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468151 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.468151 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468151 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.468151 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468151 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.468151 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468573 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.468573 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468573 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.468573 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468573 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.468756 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468756 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.468756 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468756 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.468756 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.468756 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469036 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469036 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469036 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469036 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469036 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469036 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469262 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469262 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469262 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469262 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469262 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469262 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469501 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469501 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469501 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469501 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469501 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469501 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469810 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469810 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469810 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469810 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469964 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469964 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469964 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.469964 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.469964 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.470200 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.470200 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.470200 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.470200 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.470200 np0000183446 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 29 06:04:58.470200 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-f7d33f5e-dc8a-426a-a14d-e93305537060 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:04:58.961769 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f7d33f5e-dc8a-426a-a14d-e93305537060 admin admin] POST https://199.204.45.115/volume/v3/types Jun 29 06:04:58.962366 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f7d33f5e-dc8a-426a-a14d-e93305537060 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 06:04:58.963984 np0000183446 devstack@c-api.service[112530]: /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 29 06:04:58.963984 np0000183446 devstack@c-api.service[112530]: warnings.warn( Jun 29 06:04:58.998232 np0000183446 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-f7d33f5e-dc8a-426a-a14d-e93305537060 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:59.032604 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f7d33f5e-dc8a-426a-a14d-e93305537060 admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 Jun 29 06:04:59.033175 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Mon Jun 29 06:04:58 2026] POST /volume/v3/types => generated 186 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:04:59.058114 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.058114 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.058744 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.058744 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.058744 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.058744 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.058744 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.059232 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.059232 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.059232 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.059232 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.059232 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.059232 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.059681 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.059681 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.059681 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.059681 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.059681 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.060069 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.060069 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.060069 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.060069 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.060404 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.060404 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.060404 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.060404 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.060723 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.060723 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.060723 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.060723 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.060723 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.061181 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.061181 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.061181 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.061181 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.061181 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.061544 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.061544 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.061544 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.061544 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.061544 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.061544 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062043 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062043 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062043 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062043 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062043 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062043 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062483 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062483 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062483 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062483 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062483 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062483 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062973 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062973 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062973 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062973 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.062973 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.062973 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.063421 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.063421 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.063421 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.063421 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.063742 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.063742 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.063742 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.063742 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.063742 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.064159 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.064159 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.064159 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.064159 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.064159 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.064524 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.064524 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.064524 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.064524 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.064524 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.064524 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065012 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065012 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065012 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065012 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065012 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065393 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065393 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065393 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065393 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065393 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065711 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065711 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065711 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065711 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065978 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065978 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.065978 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.065978 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066198 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066198 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066198 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066198 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066198 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066452 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066452 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066452 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066452 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066452 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066688 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066688 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066688 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066688 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066915 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066915 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.066915 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.066915 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067117 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067117 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067117 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067117 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067334 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067334 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067334 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067334 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067537 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067537 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067537 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067537 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067734 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067734 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067734 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067734 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.067734 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.067734 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068099 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068099 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068099 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068099 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068099 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068355 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068355 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068355 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068355 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068355 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068355 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068355 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068707 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068707 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068707 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068707 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.068707 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.068707 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069070 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069070 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069070 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069070 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069070 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069070 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069367 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069367 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069367 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069367 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069367 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069367 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069639 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069639 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069639 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069639 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069778 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069778 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069778 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069778 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069950 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069950 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.069950 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.069950 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.070090 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.070090 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.070090 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.070090 np0000183446 devstack@c-api.service[112527]: warnings.warn(deprecated_msg) Jun 29 06:04:59.070090 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [req-f7d33f5e-dc8a-426a-a14d-e93305537060 req-1870a451-7836-43ab-8543-1ca042d57cf3 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:04:59.398884 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-f7d33f5e-dc8a-426a-a14d-e93305537060 req-1870a451-7836-43ab-8543-1ca042d57cf3 admin admin] POST https://199.204.45.115/volume/v3/types/c009cf0a-e393-4e21-87ee-5e4d129935ad/extra_specs Jun 29 06:04:59.399518 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-f7d33f5e-dc8a-426a-a14d-e93305537060 req-1870a451-7836-43ab-8543-1ca042d57cf3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 06:04:59.401297 np0000183446 devstack@c-api.service[112527]: /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 29 06:04:59.401297 np0000183446 devstack@c-api.service[112527]: warnings.warn( Jun 29 06:04:59.438216 np0000183446 devstack@c-api.service[112527]: DEBUG oslo_db.sqlalchemy.engines [req-f7d33f5e-dc8a-426a-a14d-e93305537060 req-1870a451-7836-43ab-8543-1ca042d57cf3 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=112527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:04:59.514234 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-f7d33f5e-dc8a-426a-a14d-e93305537060 req-1870a451-7836-43ab-8543-1ca042d57cf3 admin admin] https://199.204.45.115/volume/v3/types/c009cf0a-e393-4e21-87ee-5e4d129935ad/extra_specs returned with HTTP 200 Jun 29 06:04:59.514234 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 1/3] 199.204.45.115 () {70 vars in 1505 bytes} [Mon Jun 29 06:04:59 2026] POST /volume/v3/types/c009cf0a-e393-4e21-87ee-5e4d129935ad/extra_specs => generated 55 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:05:00.882362 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=6 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:05:00.901132 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=6 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:05:09.029365 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:05:09.511209 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:07:57.717214 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-f3f962c3-0ea2-4ed0-a8eb-ff58a99ebfd8 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:07:57.718478 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-f3f962c3-0ea2-4ed0-a8eb-ff58a99ebfd8 None None] GET https://199.204.45.115/volume// Jun 29 06:07:57.718787 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-f3f962c3-0ea2-4ed0-a8eb-ff58a99ebfd8 None None] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:07:57.719281 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-f3f962c3-0ea2-4ed0-a8eb-ff58a99ebfd8 None None] Calling method 'all' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:07:57.720309 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-f3f962c3-0ea2-4ed0-a8eb-ff58a99ebfd8 None None] https://199.204.45.115/volume// returned with HTTP 300 Jun 29 06:07:57.720946 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 2/4] 199.204.45.115 () {66 vars in 1456 bytes} [Mon Jun 29 06:07:57 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 06:08:37.082083 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.082083 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.082083 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.082083 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.082083 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.082941 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.082941 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.082941 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.082941 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.082941 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.083286 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.083286 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.083286 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.083286 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.083286 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.083286 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.083684 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.083684 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.083684 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.083684 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084031 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084031 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084031 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084031 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084289 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084289 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084289 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084289 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084576 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084576 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084576 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084576 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084576 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084941 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084941 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084941 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.084941 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.084941 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.085266 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.085266 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.085266 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.085266 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.085266 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.085266 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.085711 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.085711 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.085711 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.085711 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.085711 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.085711 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.086157 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.086157 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.086157 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.086157 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.086157 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.086157 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.086565 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.086565 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.086565 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.086565 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.086565 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.086939 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.086939 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.086939 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.086939 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.086939 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.087247 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.087247 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.087247 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.087247 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.087247 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.087247 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.087634 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.087634 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.087634 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.087634 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.087634 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.087634 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.088022 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.088022 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.088022 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.088022 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.088022 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.088525 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.088525 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.088525 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.088525 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.088525 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.088869 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.088869 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.088869 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.088869 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.089152 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.089152 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.089152 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.089152 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.089461 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.089461 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.089461 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.089461 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.089461 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.089821 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.089821 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.089821 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.089821 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.089821 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.090142 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.090142 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.090142 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.090142 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.090426 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.090426 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.090426 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.090426 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.090725 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.090725 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.090725 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.090725 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091022 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091022 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091022 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091022 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091295 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091295 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091295 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091295 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091555 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091555 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091555 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091555 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091555 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091930 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091930 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091930 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091930 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.091930 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.091930 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.092337 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.092337 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.092337 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.092337 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.092337 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.092645 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.092645 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.092645 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.092645 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.092645 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.092645 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093069 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093069 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093069 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093069 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093069 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093069 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093503 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093503 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093503 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093503 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093503 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093503 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093924 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093924 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093924 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093924 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.093924 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.093924 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.094117 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.094117 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.094117 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.094117 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.094241 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.094241 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.094241 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.094241 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.094241 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.094405 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.094405 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.094405 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.094405 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:37.094405 np0000183446 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 29 06:08:37.094405 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-58332d8c-da72-45d4-b5ef-8b6a9d9f4a68 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:37.094405 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 1/5] 199.204.45.115 () {62 vars in 1068 bytes} [Mon Jun 29 06:08:37 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 06:08:37.124855 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-1fd2f304-d449-4b3b-85ca-2f7a6042457a None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:37.135236 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 2/6] 199.204.45.115 () {64 vars in 1272 bytes} [Mon Jun 29 06:08:37 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 06:08:37.171936 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [req-1fd2f304-d449-4b3b-85ca-2f7a6042457a req-87a9fc4b-bafa-4ee3-9034-fd8ae2cc9e8e None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:37.175367 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-1fd2f304-d449-4b3b-85ca-2f7a6042457a req-87a9fc4b-bafa-4ee3-9034-fd8ae2cc9e8e demo demo] GET https://199.204.45.115/volume/v3/ Jun 29 06:08:37.175645 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-1fd2f304-d449-4b3b-85ca-2f7a6042457a req-87a9fc4b-bafa-4ee3-9034-fd8ae2cc9e8e demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:37.175877 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [req-1fd2f304-d449-4b3b-85ca-2f7a6042457a req-87a9fc4b-bafa-4ee3-9034-fd8ae2cc9e8e demo demo] Calling method 'version_select' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:37.176820 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [req-1fd2f304-d449-4b3b-85ca-2f7a6042457a req-87a9fc4b-bafa-4ee3-9034-fd8ae2cc9e8e demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 29 06:08:37.177224 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 2/7] 199.204.45.115 () {66 vars in 1346 bytes} [Mon Jun 29 06:08:37 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:08:37.214913 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-fdc11b8b-83ed-45f0-90f9-8d5b18fd7342 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:37.540449 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-fdc11b8b-83ed-45f0-90f9-8d5b18fd7342 demo demo] GET https://199.204.45.115/volume/v3/types Jun 29 06:08:37.540772 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-fdc11b8b-83ed-45f0-90f9-8d5b18fd7342 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:37.540895 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-fdc11b8b-83ed-45f0-90f9-8d5b18fd7342 demo demo] Calling method 'index' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:37.541376 np0000183446 devstack@c-api.service[112528]: /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 29 06:08:37.541376 np0000183446 devstack@c-api.service[112528]: warnings.warn( Jun 29 06:08:37.542122 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-fdc11b8b-83ed-45f0-90f9-8d5b18fd7342 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:08:37.580259 np0000183446 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-fdc11b8b-83ed-45f0-90f9-8d5b18fd7342 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:08:37.600987 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-fdc11b8b-83ed-45f0-90f9-8d5b18fd7342 demo demo] https://199.204.45.115/volume/v3/types returned with HTTP 200 Jun 29 06:08:37.601349 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 3/8] 199.204.45.115 () {64 vars in 1290 bytes} [Mon Jun 29 06:08:37 2026] GET /volume/v3/types => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:08:37.638208 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-0a65e749-d9a4-47db-a5ac-cc010053d93c None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:37.977107 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-0a65e749-d9a4-47db-a5ac-cc010053d93c demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 29 06:08:37.977457 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-0a65e749-d9a4-47db-a5ac-cc010053d93c demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:37.977685 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-0a65e749-d9a4-47db-a5ac-cc010053d93c demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:38.015838 np0000183446 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-0a65e749-d9a4-47db-a5ac-cc010053d93c 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 06:08:38.034564 np0000183446 devstack@c-api.service[112529]: /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 29 06:08:38.034564 np0000183446 devstack@c-api.service[112529]: warnings.warn( Jun 29 06:08:38.036744 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-0a65e749-d9a4-47db-a5ac-cc010053d93c demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 29 06:08:38.037138 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 2/9] 199.204.45.115 () {64 vars in 1301 bytes} [Mon Jun 29 06:08:37 2026] GET /volume/v3/types/default => generated 145 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:08:38.494015 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-0d74b4e8-52c8-4b73-84fb-e962c6fa4547 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:38.495274 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 3/10] 199.204.45.115 () {62 vars in 1068 bytes} [Mon Jun 29 06:08:38 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 29 06:08:38.527915 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-23a1b2e5-7a13-450d-9a80-af4a1911e2a8 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:38.536716 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 3/11] 199.204.45.115 () {64 vars in 1272 bytes} [Mon Jun 29 06:08:38 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 06:08:38.572765 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [req-23a1b2e5-7a13-450d-9a80-af4a1911e2a8 req-0646fdaf-a68d-44a1-ac24-ec16916365ec None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:38.576365 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-23a1b2e5-7a13-450d-9a80-af4a1911e2a8 req-0646fdaf-a68d-44a1-ac24-ec16916365ec demo demo] GET https://199.204.45.115/volume/v3/ Jun 29 06:08:38.576746 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-23a1b2e5-7a13-450d-9a80-af4a1911e2a8 req-0646fdaf-a68d-44a1-ac24-ec16916365ec demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:38.577157 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-23a1b2e5-7a13-450d-9a80-af4a1911e2a8 req-0646fdaf-a68d-44a1-ac24-ec16916365ec demo demo] Calling method 'version_select' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:38.578117 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-23a1b2e5-7a13-450d-9a80-af4a1911e2a8 req-0646fdaf-a68d-44a1-ac24-ec16916365ec demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 29 06:08:38.578816 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 4/12] 199.204.45.115 () {66 vars in 1346 bytes} [Mon Jun 29 06:08:38 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 29 06:08:38.618176 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-5f101bd1-6492-444c-beee-111012d8fe65 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:38.621639 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-5f101bd1-6492-444c-beee-111012d8fe65 demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 29 06:08:38.622155 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-5f101bd1-6492-444c-beee-111012d8fe65 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:38.622594 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-5f101bd1-6492-444c-beee-111012d8fe65 demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:38.632236 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-5f101bd1-6492-444c-beee-111012d8fe65 demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 29 06:08:38.632591 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 3/13] 199.204.45.115 () {64 vars in 1301 bytes} [Mon Jun 29 06:08:38 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 29 06:08:39.271270 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-96981c5a-0255-4c5d-85d1-1f82506f5ee0 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:39.272451 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 4/14] 199.204.45.115 () {62 vars in 1068 bytes} [Mon Jun 29 06:08:39 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 29 06:08:39.303904 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-c4cacb6a-dc77-44b6-9445-81b92bea641f None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:39.307241 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 4/15] 199.204.45.115 () {64 vars in 1272 bytes} [Mon Jun 29 06:08:39 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 06:08:39.338450 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [req-c4cacb6a-dc77-44b6-9445-81b92bea641f req-b0665aa8-c837-40a1-b09a-614d58cad117 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:39.341666 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-c4cacb6a-dc77-44b6-9445-81b92bea641f req-b0665aa8-c837-40a1-b09a-614d58cad117 demo demo] GET https://199.204.45.115/volume/v3/ Jun 29 06:08:39.342084 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-c4cacb6a-dc77-44b6-9445-81b92bea641f req-b0665aa8-c837-40a1-b09a-614d58cad117 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:39.342495 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-c4cacb6a-dc77-44b6-9445-81b92bea641f req-b0665aa8-c837-40a1-b09a-614d58cad117 demo demo] Calling method 'version_select' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:39.343319 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-c4cacb6a-dc77-44b6-9445-81b92bea641f req-b0665aa8-c837-40a1-b09a-614d58cad117 demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 29 06:08:39.344950 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 5/16] 199.204.45.115 () {66 vars in 1346 bytes} [Mon Jun 29 06:08:39 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 29 06:08:39.387969 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-336f7099-5d08-446a-920a-8b30078087fe None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:39.390772 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-336f7099-5d08-446a-920a-8b30078087fe demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 29 06:08:39.391208 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-336f7099-5d08-446a-920a-8b30078087fe demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:39.391497 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-336f7099-5d08-446a-920a-8b30078087fe demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:39.401208 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-336f7099-5d08-446a-920a-8b30078087fe demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 29 06:08:39.401643 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 4/17] 199.204.45.115 () {64 vars in 1301 bytes} [Mon Jun 29 06:08:39 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 06:08:39.439677 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-85629a54-ff8c-430a-8b97-f8d610672191 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:39.440913 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 5/18] 199.204.45.115 () {62 vars in 1068 bytes} [Mon Jun 29 06:08:39 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 29 06:08:39.475480 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-ec34cfae-f03e-4b8b-95ed-9ae894c42ec5 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:39.477706 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 5/19] 199.204.45.115 () {64 vars in 1272 bytes} [Mon Jun 29 06:08:39 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 06:08:39.513205 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [req-ec34cfae-f03e-4b8b-95ed-9ae894c42ec5 req-1231320e-6d00-415f-9168-f4aa6709083a None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:39.516524 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-ec34cfae-f03e-4b8b-95ed-9ae894c42ec5 req-1231320e-6d00-415f-9168-f4aa6709083a demo demo] GET https://199.204.45.115/volume/v3/ Jun 29 06:08:39.516925 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-ec34cfae-f03e-4b8b-95ed-9ae894c42ec5 req-1231320e-6d00-415f-9168-f4aa6709083a demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:39.517362 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [req-ec34cfae-f03e-4b8b-95ed-9ae894c42ec5 req-1231320e-6d00-415f-9168-f4aa6709083a demo demo] Calling method 'version_select' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:39.518039 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [req-ec34cfae-f03e-4b8b-95ed-9ae894c42ec5 req-1231320e-6d00-415f-9168-f4aa6709083a demo demo] https://199.204.45.115/volume/v3/ returned with HTTP 200 Jun 29 06:08:39.518754 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 6/20] 199.204.45.115 () {66 vars in 1346 bytes} [Mon Jun 29 06:08:39 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 29 06:08:39.558928 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-bd80b32d-ccaa-4d78-a04d-f4010eeda3fa None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:08:39.562567 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-bd80b32d-ccaa-4d78-a04d-f4010eeda3fa demo demo] GET https://199.204.45.115/volume/v3/types/default Jun 29 06:08:39.563054 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-bd80b32d-ccaa-4d78-a04d-f4010eeda3fa demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:08:39.563345 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-bd80b32d-ccaa-4d78-a04d-f4010eeda3fa demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:08:39.572932 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-bd80b32d-ccaa-4d78-a04d-f4010eeda3fa demo demo] https://199.204.45.115/volume/v3/types/default returned with HTTP 200 Jun 29 06:08:39.573426 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 5/21] 199.204.45.115 () {64 vars in 1301 bytes} [Mon Jun 29 06:08:39 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 29 06:08:47.596536 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:08:49.568623 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=8 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:14:46.667790 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-99ca1405-7ff1-4f78-9c63-ef6e848f9c59 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:14:46.777528 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-99ca1405-7ff1-4f78-9c63-ef6e848f9c59 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:14:46.777528 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-99ca1405-7ff1-4f78-9c63-ef6e848f9c59 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:14:46.777528 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-99ca1405-7ff1-4f78-9c63-ef6e848f9c59 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:14:46.780999 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-99ca1405-7ff1-4f78-9c63-ef6e848f9c59 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:14:46.781844 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-99ca1405-7ff1-4f78-9c63-ef6e848f9c59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:14:46.827241 np0000183446 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-99ca1405-7ff1-4f78-9c63-ef6e848f9c59 demo demo] Get all volumes completed successfully. Jun 29 06:14:46.829396 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-99ca1405-7ff1-4f78-9c63-ef6e848f9c59 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:14:46.829769 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 6/22] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:14:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:14:56.819880 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:15:46.843145 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-52400315-4d68-41ad-9112-a4aae366005f None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:15:46.846299 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-52400315-4d68-41ad-9112-a4aae366005f demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:15:46.846628 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-52400315-4d68-41ad-9112-a4aae366005f demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:15:46.846978 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-52400315-4d68-41ad-9112-a4aae366005f demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:15:46.847710 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-52400315-4d68-41ad-9112-a4aae366005f demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:15:46.848868 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-52400315-4d68-41ad-9112-a4aae366005f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:15:46.886550 np0000183446 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-52400315-4d68-41ad-9112-a4aae366005f demo demo] Get all volumes completed successfully. Jun 29 06:15:46.888748 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-52400315-4d68-41ad-9112-a4aae366005f demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:15:46.889146 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 6/23] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:15:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:15:56.879679 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:16:46.903871 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-90e4ddd6-1be2-4c7e-94db-b0c41632fb52 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:16:46.908667 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-90e4ddd6-1be2-4c7e-94db-b0c41632fb52 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:16:46.908994 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-90e4ddd6-1be2-4c7e-94db-b0c41632fb52 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:16:46.909293 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-90e4ddd6-1be2-4c7e-94db-b0c41632fb52 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:16:46.910116 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-90e4ddd6-1be2-4c7e-94db-b0c41632fb52 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:16:46.911298 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-90e4ddd6-1be2-4c7e-94db-b0c41632fb52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:16:46.965603 np0000183446 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-90e4ddd6-1be2-4c7e-94db-b0c41632fb52 demo demo] Get all volumes completed successfully. Jun 29 06:16:46.968729 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-90e4ddd6-1be2-4c7e-94db-b0c41632fb52 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:16:46.969247 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 7/24] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:16:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:16:56.952528 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:17:46.985352 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-dd46e25d-cce5-4db4-a562-c6a17f05b05a None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:17:46.990656 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-dd46e25d-cce5-4db4-a562-c6a17f05b05a demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:17:46.991076 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-dd46e25d-cce5-4db4-a562-c6a17f05b05a demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:17:46.991504 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-dd46e25d-cce5-4db4-a562-c6a17f05b05a demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:17:46.992287 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-dd46e25d-cce5-4db4-a562-c6a17f05b05a demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:17:46.993481 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-dd46e25d-cce5-4db4-a562-c6a17f05b05a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:17:47.044304 np0000183446 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-dd46e25d-cce5-4db4-a562-c6a17f05b05a demo demo] Get all volumes completed successfully. Jun 29 06:17:47.045192 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-dd46e25d-cce5-4db4-a562-c6a17f05b05a demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:17:47.045744 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 6/25] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:17:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:17:57.029651 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:18:47.128447 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-185220ba-932f-4267-a50a-667aa90787db None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:18:47.132945 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-185220ba-932f-4267-a50a-667aa90787db demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:18:47.133252 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-185220ba-932f-4267-a50a-667aa90787db demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:18:47.133564 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-185220ba-932f-4267-a50a-667aa90787db demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:18:47.133994 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-185220ba-932f-4267-a50a-667aa90787db demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:18:47.135115 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-185220ba-932f-4267-a50a-667aa90787db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:18:47.155579 np0000183446 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-185220ba-932f-4267-a50a-667aa90787db demo demo] Get all volumes completed successfully. Jun 29 06:18:47.159404 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-185220ba-932f-4267-a50a-667aa90787db demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:18:47.160095 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 7/26] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:18:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:18:57.139608 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:19:47.183357 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-cdde86ba-4d9f-4f5c-956d-ef5e4b8268cc None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:19:47.330089 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-cdde86ba-4d9f-4f5c-956d-ef5e4b8268cc demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:19:47.330528 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-cdde86ba-4d9f-4f5c-956d-ef5e4b8268cc demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:19:47.331430 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-cdde86ba-4d9f-4f5c-956d-ef5e4b8268cc demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:19:47.332029 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-cdde86ba-4d9f-4f5c-956d-ef5e4b8268cc demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:19:47.333663 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-cdde86ba-4d9f-4f5c-956d-ef5e4b8268cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:19:47.342653 np0000183446 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-cdde86ba-4d9f-4f5c-956d-ef5e4b8268cc demo demo] Get all volumes completed successfully. Jun 29 06:19:47.344738 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-cdde86ba-4d9f-4f5c-956d-ef5e4b8268cc demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:19:47.345423 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 7/27] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:19:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:19:57.338805 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:20:47.361323 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-12c8e29a-0505-4b8b-bb50-3f185f9f5f5c None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:20:47.365799 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-12c8e29a-0505-4b8b-bb50-3f185f9f5f5c demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:20:47.366183 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-12c8e29a-0505-4b8b-bb50-3f185f9f5f5c demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:20:47.366531 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-12c8e29a-0505-4b8b-bb50-3f185f9f5f5c demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:20:47.367198 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-12c8e29a-0505-4b8b-bb50-3f185f9f5f5c demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:20:47.368704 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-12c8e29a-0505-4b8b-bb50-3f185f9f5f5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:20:47.381597 np0000183446 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-12c8e29a-0505-4b8b-bb50-3f185f9f5f5c demo demo] Get all volumes completed successfully. Jun 29 06:20:47.387860 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-12c8e29a-0505-4b8b-bb50-3f185f9f5f5c demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:20:47.387860 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 8/28] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:20:47 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 29 06:20:57.374258 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:21:47.407306 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-efd86dab-a882-455b-8edc-b117198b6e48 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:21:47.412103 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-efd86dab-a882-455b-8edc-b117198b6e48 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:21:47.412103 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-efd86dab-a882-455b-8edc-b117198b6e48 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:21:47.412103 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-efd86dab-a882-455b-8edc-b117198b6e48 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:21:47.412573 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-efd86dab-a882-455b-8edc-b117198b6e48 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:21:47.414062 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-efd86dab-a882-455b-8edc-b117198b6e48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:21:47.422637 np0000183446 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-efd86dab-a882-455b-8edc-b117198b6e48 demo demo] Get all volumes completed successfully. Jun 29 06:21:47.425477 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-efd86dab-a882-455b-8edc-b117198b6e48 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:21:47.426011 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 7/29] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:21:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:21:57.418768 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:22:47.444652 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-115d12ee-861d-491f-a465-0c61f645ac76 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:22:47.447626 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-115d12ee-861d-491f-a465-0c61f645ac76 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:22:47.447893 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-115d12ee-861d-491f-a465-0c61f645ac76 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:22:47.448142 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-115d12ee-861d-491f-a465-0c61f645ac76 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:22:47.448445 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-115d12ee-861d-491f-a465-0c61f645ac76 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:22:47.449398 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-115d12ee-861d-491f-a465-0c61f645ac76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:22:47.457489 np0000183446 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-115d12ee-861d-491f-a465-0c61f645ac76 demo demo] Get all volumes completed successfully. Jun 29 06:22:47.459503 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-115d12ee-861d-491f-a465-0c61f645ac76 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:22:47.460941 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 8/30] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:22:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:22:57.452952 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:23:47.477151 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-00c4d7c5-94c5-4423-a2dd-c320cf409aa8 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:23:47.481192 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-00c4d7c5-94c5-4423-a2dd-c320cf409aa8 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:23:47.481570 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-00c4d7c5-94c5-4423-a2dd-c320cf409aa8 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:23:47.482006 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-00c4d7c5-94c5-4423-a2dd-c320cf409aa8 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:23:47.482470 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-00c4d7c5-94c5-4423-a2dd-c320cf409aa8 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:23:47.484015 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-00c4d7c5-94c5-4423-a2dd-c320cf409aa8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:23:47.491085 np0000183446 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-00c4d7c5-94c5-4423-a2dd-c320cf409aa8 demo demo] Get all volumes completed successfully. Jun 29 06:23:47.493151 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-00c4d7c5-94c5-4423-a2dd-c320cf409aa8 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:23:47.493590 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 8/31] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:23:47 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 29 06:23:57.486767 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:24:47.511286 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-037d458e-a125-46b7-b5e7-f91887ff416b None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:24:47.665578 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-037d458e-a125-46b7-b5e7-f91887ff416b demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:24:47.666052 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-037d458e-a125-46b7-b5e7-f91887ff416b demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:24:47.666347 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-037d458e-a125-46b7-b5e7-f91887ff416b demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:24:47.666709 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-037d458e-a125-46b7-b5e7-f91887ff416b demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:24:47.668166 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-037d458e-a125-46b7-b5e7-f91887ff416b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:24:47.697764 np0000183446 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-037d458e-a125-46b7-b5e7-f91887ff416b demo demo] Get all volumes completed successfully. Jun 29 06:24:47.700746 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-037d458e-a125-46b7-b5e7-f91887ff416b demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:24:47.700872 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 9/32] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:24:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:24:57.674384 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:25:47.724264 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-f0f7bba4-bc54-4e34-9d86-9c2316ac8e3e None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:25:47.728525 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-f0f7bba4-bc54-4e34-9d86-9c2316ac8e3e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:25:47.728969 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-f0f7bba4-bc54-4e34-9d86-9c2316ac8e3e demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:25:47.729381 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-f0f7bba4-bc54-4e34-9d86-9c2316ac8e3e demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:25:47.729882 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-f0f7bba4-bc54-4e34-9d86-9c2316ac8e3e demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:25:47.732024 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-f0f7bba4-bc54-4e34-9d86-9c2316ac8e3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:25:47.745142 np0000183446 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-f0f7bba4-bc54-4e34-9d86-9c2316ac8e3e demo demo] Get all volumes completed successfully. Jun 29 06:25:47.750514 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-f0f7bba4-bc54-4e34-9d86-9c2316ac8e3e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:25:47.751657 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 8/33] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:25:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:25:57.735614 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:26:47.771493 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-6133ef47-0cdd-45df-b7a5-c0cc8a7d11b1 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:26:47.776102 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-6133ef47-0cdd-45df-b7a5-c0cc8a7d11b1 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:26:47.776395 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-6133ef47-0cdd-45df-b7a5-c0cc8a7d11b1 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:26:47.776726 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-6133ef47-0cdd-45df-b7a5-c0cc8a7d11b1 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:26:47.777245 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-6133ef47-0cdd-45df-b7a5-c0cc8a7d11b1 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:26:47.778461 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-6133ef47-0cdd-45df-b7a5-c0cc8a7d11b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:26:47.789095 np0000183446 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-6133ef47-0cdd-45df-b7a5-c0cc8a7d11b1 demo demo] Get all volumes completed successfully. Jun 29 06:26:47.792219 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-6133ef47-0cdd-45df-b7a5-c0cc8a7d11b1 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:26:47.792887 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 9/34] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:26:47 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 29 06:26:57.784307 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:27:47.810671 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-52f8ebc1-38a5-47c8-8c2d-dbdbd8d84696 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:27:47.814077 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-52f8ebc1-38a5-47c8-8c2d-dbdbd8d84696 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:27:47.814367 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-52f8ebc1-38a5-47c8-8c2d-dbdbd8d84696 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:27:47.814556 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-52f8ebc1-38a5-47c8-8c2d-dbdbd8d84696 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:27:47.814904 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-52f8ebc1-38a5-47c8-8c2d-dbdbd8d84696 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:27:47.815970 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-52f8ebc1-38a5-47c8-8c2d-dbdbd8d84696 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:27:47.825470 np0000183446 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-52f8ebc1-38a5-47c8-8c2d-dbdbd8d84696 demo demo] Get all volumes completed successfully. Jun 29 06:27:47.828492 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-52f8ebc1-38a5-47c8-8c2d-dbdbd8d84696 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:27:47.829237 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 9/35] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:27:47 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 29 06:27:57.819690 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:28:47.841993 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-917cd163-983f-4ce5-ac92-600f860e7139 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:28:47.846720 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-917cd163-983f-4ce5-ac92-600f860e7139 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:28:47.847019 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-917cd163-983f-4ce5-ac92-600f860e7139 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:28:47.847342 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-917cd163-983f-4ce5-ac92-600f860e7139 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:28:47.847704 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-917cd163-983f-4ce5-ac92-600f860e7139 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:28:47.848719 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-917cd163-983f-4ce5-ac92-600f860e7139 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:28:47.857485 np0000183446 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-917cd163-983f-4ce5-ac92-600f860e7139 demo demo] Get all volumes completed successfully. Jun 29 06:28:47.860151 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-917cd163-983f-4ce5-ac92-600f860e7139 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:28:47.860697 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 10/36] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:28:47 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 29 06:28:57.852266 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:29:47.875498 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-713c76e2-0c48-43a9-a1aa-e9de22084c93 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:29:47.996952 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-713c76e2-0c48-43a9-a1aa-e9de22084c93 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:29:47.997197 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-713c76e2-0c48-43a9-a1aa-e9de22084c93 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:29:47.997396 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-713c76e2-0c48-43a9-a1aa-e9de22084c93 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:29:47.997630 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-713c76e2-0c48-43a9-a1aa-e9de22084c93 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:29:47.998349 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-713c76e2-0c48-43a9-a1aa-e9de22084c93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:29:48.010513 np0000183446 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-713c76e2-0c48-43a9-a1aa-e9de22084c93 demo demo] Get all volumes completed successfully. Jun 29 06:29:48.012789 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-713c76e2-0c48-43a9-a1aa-e9de22084c93 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:29:48.013363 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 9/37] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:29:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:29:58.004177 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:30:48.033957 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-66d6c5d1-172d-4532-837a-c6bbfbff721e None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:30:48.036565 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-66d6c5d1-172d-4532-837a-c6bbfbff721e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:30:48.036834 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-66d6c5d1-172d-4532-837a-c6bbfbff721e demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:30:48.037092 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-66d6c5d1-172d-4532-837a-c6bbfbff721e demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:30:48.037440 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-66d6c5d1-172d-4532-837a-c6bbfbff721e demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:30:48.038418 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-66d6c5d1-172d-4532-837a-c6bbfbff721e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:30:48.047508 np0000183446 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-66d6c5d1-172d-4532-837a-c6bbfbff721e demo demo] Get all volumes completed successfully. Jun 29 06:30:48.050155 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-66d6c5d1-172d-4532-837a-c6bbfbff721e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:30:48.050611 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 10/38] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:30:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:30:58.041603 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:31:48.069522 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-9f71a1f9-aaee-4351-b82e-d466c6ba5d12 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:31:48.073951 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-9f71a1f9-aaee-4351-b82e-d466c6ba5d12 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:31:48.074348 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-9f71a1f9-aaee-4351-b82e-d466c6ba5d12 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:31:48.074914 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-9f71a1f9-aaee-4351-b82e-d466c6ba5d12 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:31:48.075415 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-9f71a1f9-aaee-4351-b82e-d466c6ba5d12 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:31:48.077086 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-9f71a1f9-aaee-4351-b82e-d466c6ba5d12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:31:48.083992 np0000183446 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-9f71a1f9-aaee-4351-b82e-d466c6ba5d12 demo demo] Get all volumes completed successfully. Jun 29 06:31:48.085828 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-9f71a1f9-aaee-4351-b82e-d466c6ba5d12 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:31:48.086174 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 10/39] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:31:48 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 29 06:31:58.080293 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:32:48.104720 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-2bc5c235-2967-49a9-a6fd-27bf77931476 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:32:48.108454 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-2bc5c235-2967-49a9-a6fd-27bf77931476 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:32:48.108818 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-2bc5c235-2967-49a9-a6fd-27bf77931476 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:32:48.109155 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-2bc5c235-2967-49a9-a6fd-27bf77931476 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:32:48.109539 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-2bc5c235-2967-49a9-a6fd-27bf77931476 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:32:48.110623 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-2bc5c235-2967-49a9-a6fd-27bf77931476 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:32:48.118379 np0000183446 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-2bc5c235-2967-49a9-a6fd-27bf77931476 demo demo] Get all volumes completed successfully. Jun 29 06:32:48.120464 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-2bc5c235-2967-49a9-a6fd-27bf77931476 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:32:48.121319 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 11/40] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:32:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:32:58.114009 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:33:48.133703 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-6affafce-33de-4d6a-9288-f7dae4ba12d9 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:33:48.137185 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-6affafce-33de-4d6a-9288-f7dae4ba12d9 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:33:48.137475 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-6affafce-33de-4d6a-9288-f7dae4ba12d9 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:33:48.137743 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-6affafce-33de-4d6a-9288-f7dae4ba12d9 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:33:48.138162 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-6affafce-33de-4d6a-9288-f7dae4ba12d9 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:33:48.139420 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-6affafce-33de-4d6a-9288-f7dae4ba12d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:33:48.146573 np0000183446 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-6affafce-33de-4d6a-9288-f7dae4ba12d9 demo demo] Get all volumes completed successfully. Jun 29 06:33:48.148596 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-6affafce-33de-4d6a-9288-f7dae4ba12d9 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:33:48.149013 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 10/41] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:33:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:33:58.142853 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-a0950c41-d1b5-49f1-b3fd-ddcf740089f2 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-a0950c41-d1b5-49f1-b3fd-ddcf740089f2 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-a0950c41-d1b5-49f1-b3fd-ddcf740089f2 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-a0950c41-d1b5-49f1-b3fd-ddcf740089f2 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-a0950c41-d1b5-49f1-b3fd-ddcf740089f2 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-a0950c41-d1b5-49f1-b3fd-ddcf740089f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-a0950c41-d1b5-49f1-b3fd-ddcf740089f2 demo demo] Get all volumes completed successfully. Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-a0950c41-d1b5-49f1-b3fd-ddcf740089f2 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:34:48.353217 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 11/42] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:34:48 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 29 06:34:58.299230 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:35:48.326979 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-d5ec09cf-9d1f-4c43-a512-95dd81858817 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:35:48.329783 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-d5ec09cf-9d1f-4c43-a512-95dd81858817 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:35:48.330048 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-d5ec09cf-9d1f-4c43-a512-95dd81858817 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:35:48.330289 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-d5ec09cf-9d1f-4c43-a512-95dd81858817 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:35:48.330588 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-d5ec09cf-9d1f-4c43-a512-95dd81858817 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:35:48.331532 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-d5ec09cf-9d1f-4c43-a512-95dd81858817 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:35:48.342435 np0000183446 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-d5ec09cf-9d1f-4c43-a512-95dd81858817 demo demo] Get all volumes completed successfully. Jun 29 06:35:48.345497 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-d5ec09cf-9d1f-4c43-a512-95dd81858817 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:35:48.346222 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 11/43] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:35:48 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 29 06:35:58.335697 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:36:48.364815 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-fce4d7ce-6882-40c4-80ed-1e6e3783b503 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:36:48.369029 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-fce4d7ce-6882-40c4-80ed-1e6e3783b503 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:36:48.369319 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-fce4d7ce-6882-40c4-80ed-1e6e3783b503 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:36:48.369766 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-fce4d7ce-6882-40c4-80ed-1e6e3783b503 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:36:48.370136 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-fce4d7ce-6882-40c4-80ed-1e6e3783b503 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:36:48.371691 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-fce4d7ce-6882-40c4-80ed-1e6e3783b503 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:36:48.382900 np0000183446 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-fce4d7ce-6882-40c4-80ed-1e6e3783b503 demo demo] Get all volumes completed successfully. Jun 29 06:36:48.387152 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-fce4d7ce-6882-40c4-80ed-1e6e3783b503 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:36:48.387773 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 12/44] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:36:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:36:58.375618 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:37:48.406379 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-a8e74e9b-e0a3-4528-8256-e2e7e62f4ea5 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:37:48.411319 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-a8e74e9b-e0a3-4528-8256-e2e7e62f4ea5 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:37:48.411581 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-a8e74e9b-e0a3-4528-8256-e2e7e62f4ea5 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:37:48.412309 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-a8e74e9b-e0a3-4528-8256-e2e7e62f4ea5 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:37:48.412683 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-a8e74e9b-e0a3-4528-8256-e2e7e62f4ea5 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:37:48.414410 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-a8e74e9b-e0a3-4528-8256-e2e7e62f4ea5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:37:48.426995 np0000183446 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-a8e74e9b-e0a3-4528-8256-e2e7e62f4ea5 demo demo] Get all volumes completed successfully. Jun 29 06:37:48.429433 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-a8e74e9b-e0a3-4528-8256-e2e7e62f4ea5 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:37:48.430033 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 11/45] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:37:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:37:58.419183 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:38:48.441489 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-a90bada2-3b10-40ba-8d24-d1c4f5f744fa None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:38:48.446452 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-a90bada2-3b10-40ba-8d24-d1c4f5f744fa demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:38:48.446767 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-a90bada2-3b10-40ba-8d24-d1c4f5f744fa demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:38:48.447221 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-a90bada2-3b10-40ba-8d24-d1c4f5f744fa demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:38:48.447657 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-a90bada2-3b10-40ba-8d24-d1c4f5f744fa demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:38:48.449101 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-a90bada2-3b10-40ba-8d24-d1c4f5f744fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:38:48.457874 np0000183446 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-a90bada2-3b10-40ba-8d24-d1c4f5f744fa demo demo] Get all volumes completed successfully. Jun 29 06:38:48.459941 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-a90bada2-3b10-40ba-8d24-d1c4f5f744fa demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:38:48.460388 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 12/46] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:38:48 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 29 06:38:58.452366 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:39:48.474010 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.middleware.request_id [None req-3891309e-01dc-45ff-9b2f-4e4ab234d5d5 None None] RequestId filter calling following filter/app {{(pid=112527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:39:48.525891 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-3891309e-01dc-45ff-9b2f-4e4ab234d5d5 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:39:48.526271 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-3891309e-01dc-45ff-9b2f-4e4ab234d5d5 demo demo] Empty body provided in request {{(pid=112527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:39:48.526647 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.openstack.wsgi [None req-3891309e-01dc-45ff-9b2f-4e4ab234d5d5 demo demo] Calling method 'detail' {{(pid=112527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:39:48.527127 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.api.api_utils [None req-3891309e-01dc-45ff-9b2f-4e4ab234d5d5 demo demo] Removing options '' from query. {{(pid=112527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:39:48.528660 np0000183446 devstack@c-api.service[112527]: DEBUG cinder.volume.api [None req-3891309e-01dc-45ff-9b2f-4e4ab234d5d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:39:48.543544 np0000183446 devstack@c-api.service[112527]: INFO cinder.volume.api [None req-3891309e-01dc-45ff-9b2f-4e4ab234d5d5 demo demo] Get all volumes completed successfully. Jun 29 06:39:48.546479 np0000183446 devstack@c-api.service[112527]: INFO cinder.api.openstack.wsgi [None req-3891309e-01dc-45ff-9b2f-4e4ab234d5d5 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:39:48.546868 np0000183446 devstack@c-api.service[112527]: [pid: 112527|app: 0|req: 12/47] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:39:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:39:58.533455 np0000183446 devstack@c-api.service[112527]: DEBUG dbcounter [-] [112527] Writing DB stats cinder:SELECT=1 {{(pid=112527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:40:48.561312 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-95e2a626-5c02-470c-954b-8fdcd9341219 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:40:48.565747 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-95e2a626-5c02-470c-954b-8fdcd9341219 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:40:48.566026 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-95e2a626-5c02-470c-954b-8fdcd9341219 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:40:48.566271 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-95e2a626-5c02-470c-954b-8fdcd9341219 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:40:48.566576 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-95e2a626-5c02-470c-954b-8fdcd9341219 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:40:48.567512 np0000183446 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-95e2a626-5c02-470c-954b-8fdcd9341219 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:40:48.578918 np0000183446 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-95e2a626-5c02-470c-954b-8fdcd9341219 demo demo] Get all volumes completed successfully. Jun 29 06:40:48.583187 np0000183446 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-95e2a626-5c02-470c-954b-8fdcd9341219 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:40:48.584111 np0000183446 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 13/48] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:40:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:40:58.571600 np0000183446 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:41:48.606931 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-e31e9918-6d59-4f57-8cc2-b3aa6dce5f0e None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:41:48.610447 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-e31e9918-6d59-4f57-8cc2-b3aa6dce5f0e demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:41:48.610700 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-e31e9918-6d59-4f57-8cc2-b3aa6dce5f0e demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:41:48.610977 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-e31e9918-6d59-4f57-8cc2-b3aa6dce5f0e demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:41:48.611272 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-e31e9918-6d59-4f57-8cc2-b3aa6dce5f0e demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:41:48.612361 np0000183446 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-e31e9918-6d59-4f57-8cc2-b3aa6dce5f0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:41:48.621621 np0000183446 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-e31e9918-6d59-4f57-8cc2-b3aa6dce5f0e demo demo] Get all volumes completed successfully. Jun 29 06:41:48.625230 np0000183446 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-e31e9918-6d59-4f57-8cc2-b3aa6dce5f0e demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:41:48.625770 np0000183446 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 12/49] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:41:48 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 29 06:41:58.616202 np0000183446 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 06:42:48.646234 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-e91b042a-617a-4f05-94b3-204861cda966 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 06:42:48.650029 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-e91b042a-617a-4f05-94b3-204861cda966 demo demo] GET https://199.204.45.115/volume/v3/volumes/detail Jun 29 06:42:48.650375 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-e91b042a-617a-4f05-94b3-204861cda966 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 06:42:48.650640 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-e91b042a-617a-4f05-94b3-204861cda966 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 06:42:48.650970 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-e91b042a-617a-4f05-94b3-204861cda966 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 06:42:48.652493 np0000183446 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-e91b042a-617a-4f05-94b3-204861cda966 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 06:42:48.663178 np0000183446 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-e91b042a-617a-4f05-94b3-204861cda966 demo demo] Get all volumes completed successfully. Jun 29 06:42:48.665713 np0000183446 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-e91b042a-617a-4f05-94b3-204861cda966 demo demo] https://199.204.45.115/volume/v3/volumes/detail returned with HTTP 200 Jun 29 06:42:48.666214 np0000183446 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 13/50] 199.204.45.115 () {64 vars in 1295 bytes} [Mon Jun 29 06:42:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 06:42:58.656759 np0000183446 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}