Jun 26 22:04:59.701406 np0000183217 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 22:04:59.709909 np0000183217 devstack@c-api.service[112729]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 22:04:59 2026] *** Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: nodename: np0000183217 Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: machine: x86_64 Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: clock source: unix Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: pcre jit disabled Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: detected number of CPU cores: 16 Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: current working directory: / Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: detected binary path: /usr/bin/uwsgi-core Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: your processes number limit is 256917 Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: your memory page size is 4096 bytes Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: detected max file descriptor number: 2048 Jun 26 22:04:59.712674 np0000183217 devstack@c-api.service[112729]: lock engine: pthread robust mutexes Jun 26 22:04:59.713516 np0000183217 devstack@c-api.service[112729]: thunder lock: enabled Jun 26 22:04:59.713516 np0000183217 devstack@c-api.service[112729]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 22:04:59.713516 np0000183217 devstack@c-api.service[112729]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 22:04:59.713516 np0000183217 devstack@c-api.service[112729]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 22:04:59.713516 np0000183217 devstack@c-api.service[112729]: Set PythonHome to /opt/stack/data/venv Jun 26 22:04:59.748634 np0000183217 devstack@c-api.service[112729]: Python main interpreter initialized at 0x70c4978a3668 Jun 26 22:04:59.748634 np0000183217 devstack@c-api.service[112729]: python threads support enabled Jun 26 22:04:59.748634 np0000183217 devstack@c-api.service[112729]: your server socket listen backlog is limited to 100 connections Jun 26 22:04:59.748634 np0000183217 devstack@c-api.service[112729]: your mercy for graceful operations on workers is 80 seconds Jun 26 22:04:59.749223 np0000183217 devstack@c-api.service[112729]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 22:04:59.749405 np0000183217 devstack@c-api.service[112729]: *** Operational MODE: preforking *** Jun 26 22:04:59.749489 np0000183217 devstack@c-api.service[112729]: *** uWSGI is running in multiple interpreter mode *** Jun 26 22:04:59.749489 np0000183217 devstack@c-api.service[112729]: spawned uWSGI master process (pid: 112729) Jun 26 22:04:59.749705 np0000183217 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 22:04:59.753390 np0000183217 devstack@c-api.service[112729]: spawned uWSGI worker 1 (pid: 112733, cores: 1) Jun 26 22:04:59.753390 np0000183217 devstack@c-api.service[112729]: spawned uWSGI worker 2 (pid: 112734, cores: 1) Jun 26 22:04:59.753390 np0000183217 devstack@c-api.service[112729]: spawned uWSGI worker 3 (pid: 112735, cores: 1) Jun 26 22:04:59.753390 np0000183217 devstack@c-api.service[112729]: spawned uWSGI worker 4 (pid: 112736, cores: 1) Jun 26 22:04:59.753390 np0000183217 devstack@c-api.service[112729]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 22:04:59.887631 np0000183217 devstack@c-api.service[112736]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 22:04:59.887631 np0000183217 devstack@c-api.service[112736]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 22:04:59.887631 np0000183217 devstack@c-api.service[112736]: we strongly recommend against using it for new projects. Jun 26 22:04:59.887631 np0000183217 devstack@c-api.service[112736]: If you are already using Eventlet, we recommend migrating to a different Jun 26 22:04:59.887631 np0000183217 devstack@c-api.service[112736]: framework. For more detail see Jun 26 22:04:59.887631 np0000183217 devstack@c-api.service[112736]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 22:04:59.887631 np0000183217 devstack@c-api.service[112736]: import eventlet # noqa Jun 26 22:04:59.889056 np0000183217 devstack@c-api.service[112735]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 22:04:59.889056 np0000183217 devstack@c-api.service[112735]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 22:04:59.889056 np0000183217 devstack@c-api.service[112735]: we strongly recommend against using it for new projects. Jun 26 22:04:59.889056 np0000183217 devstack@c-api.service[112735]: If you are already using Eventlet, we recommend migrating to a different Jun 26 22:04:59.889056 np0000183217 devstack@c-api.service[112735]: framework. For more detail see Jun 26 22:04:59.889056 np0000183217 devstack@c-api.service[112735]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 22:04:59.889056 np0000183217 devstack@c-api.service[112735]: import eventlet # noqa Jun 26 22:04:59.902019 np0000183217 devstack@c-api.service[112733]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 22:04:59.902019 np0000183217 devstack@c-api.service[112733]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 22:04:59.902019 np0000183217 devstack@c-api.service[112733]: we strongly recommend against using it for new projects. Jun 26 22:04:59.902019 np0000183217 devstack@c-api.service[112733]: If you are already using Eventlet, we recommend migrating to a different Jun 26 22:04:59.902019 np0000183217 devstack@c-api.service[112733]: framework. For more detail see Jun 26 22:04:59.902019 np0000183217 devstack@c-api.service[112733]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 22:04:59.902019 np0000183217 devstack@c-api.service[112733]: import eventlet # noqa Jun 26 22:04:59.903069 np0000183217 devstack@c-api.service[112734]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 22:04:59.903069 np0000183217 devstack@c-api.service[112734]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 22:04:59.903069 np0000183217 devstack@c-api.service[112734]: we strongly recommend against using it for new projects. Jun 26 22:04:59.903069 np0000183217 devstack@c-api.service[112734]: If you are already using Eventlet, we recommend migrating to a different Jun 26 22:04:59.903069 np0000183217 devstack@c-api.service[112734]: framework. For more detail see Jun 26 22:04:59.903069 np0000183217 devstack@c-api.service[112734]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 22:04:59.903069 np0000183217 devstack@c-api.service[112734]: import eventlet # noqa Jun 26 22:04:59.978918 np0000183217 devstack@c-api.service[112735]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 22:04:59.978918 np0000183217 devstack@c-api.service[112735]: warnings.warn( Jun 26 22:04:59.981864 np0000183217 devstack@c-api.service[112736]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 22:04:59.981864 np0000183217 devstack@c-api.service[112736]: warnings.warn( Jun 26 22:04:59.991343 np0000183217 devstack@c-api.service[112734]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 22:04:59.991343 np0000183217 devstack@c-api.service[112734]: warnings.warn( Jun 26 22:05:00.010204 np0000183217 devstack@c-api.service[112733]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 22:05:00.010204 np0000183217 devstack@c-api.service[112733]: warnings.warn( Jun 26 22:05:00.060706 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:00.060706 np0000183217 devstack@c-api.service[112735]: from cgi import parse_header Jun 26 22:05:00.078469 np0000183217 devstack@c-api.service[112736]: /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 26 22:05:00.078469 np0000183217 devstack@c-api.service[112736]: from cgi import parse_header Jun 26 22:05:00.112806 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:00.112806 np0000183217 devstack@c-api.service[112735]: removals.removed_module( Jun 26 22:05:00.117100 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:00.117100 np0000183217 devstack@c-api.service[112735]: removals.removed_module( Jun 26 22:05:00.117811 np0000183217 devstack@c-api.service[112734]: /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 26 22:05:00.117811 np0000183217 devstack@c-api.service[112734]: from cgi import parse_header Jun 26 22:05:00.123836 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:00.123836 np0000183217 devstack@c-api.service[112733]: from cgi import parse_header Jun 26 22:05:00.137844 np0000183217 devstack@c-api.service[112736]: /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 26 22:05:00.137844 np0000183217 devstack@c-api.service[112736]: removals.removed_module( Jun 26 22:05:00.140134 np0000183217 devstack@c-api.service[112736]: /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 26 22:05:00.140134 np0000183217 devstack@c-api.service[112736]: removals.removed_module( Jun 26 22:05:00.177538 np0000183217 devstack@c-api.service[112734]: /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 26 22:05:00.177538 np0000183217 devstack@c-api.service[112734]: removals.removed_module( Jun 26 22:05:00.180402 np0000183217 devstack@c-api.service[112734]: /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 26 22:05:00.180402 np0000183217 devstack@c-api.service[112734]: removals.removed_module( Jun 26 22:05:00.183229 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:00.183229 np0000183217 devstack@c-api.service[112733]: removals.removed_module( Jun 26 22:05:00.185574 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:00.185574 np0000183217 devstack@c-api.service[112733]: removals.removed_module( Jun 26 22:05:01.107330 np0000183217 devstack@c-api.service[112736]: /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 26 22:05:01.107330 np0000183217 devstack@c-api.service[112736]: warnings.warn( Jun 26 22:05:01.118344 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:01.118344 np0000183217 devstack@c-api.service[112735]: warnings.warn( Jun 26 22:05:01.131805 np0000183217 devstack@c-api.service[112734]: /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 26 22:05:01.131805 np0000183217 devstack@c-api.service[112734]: warnings.warn( Jun 26 22:05:01.163517 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:01.163517 np0000183217 devstack@c-api.service[112733]: warnings.warn( Jun 26 22:05:01.167686 np0000183217 devstack@c-api.service[112736]: /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 26 22:05:01.167686 np0000183217 devstack@c-api.service[112736]: warnings.warn( Jun 26 22:05:01.177818 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:01.177818 np0000183217 devstack@c-api.service[112735]: warnings.warn( Jun 26 22:05:01.185318 np0000183217 devstack@c-api.service[112734]: /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 26 22:05:01.185318 np0000183217 devstack@c-api.service[112734]: warnings.warn( Jun 26 22:05:01.222717 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:01.222717 np0000183217 devstack@c-api.service[112733]: warnings.warn( Jun 26 22:05:01.376491 np0000183217 devstack@c-api.service[112736]: 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 26 22:05:01.376950 np0000183217 devstack@c-api.service[112736]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112736) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 22:05:01.397347 np0000183217 devstack@c-api.service[112735]: 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 26 22:05:01.397538 np0000183217 devstack@c-api.service[112735]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112735) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 22:05:01.401309 np0000183217 devstack@c-api.service[112734]: 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 26 22:05:01.401503 np0000183217 devstack@c-api.service[112734]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112734) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 22:05:01.457970 np0000183217 devstack@c-api.service[112733]: 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 26 22:05:01.458119 np0000183217 devstack@c-api.service[112733]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112733) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 22:05:01.468913 np0000183217 devstack@c-api.service[112736]: /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 26 22:05:01.468913 np0000183217 devstack@c-api.service[112736]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 22:05:01.475332 np0000183217 devstack@c-api.service[112734]: /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 26 22:05:01.475332 np0000183217 devstack@c-api.service[112734]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 22:05:01.475733 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:01.475733 np0000183217 devstack@c-api.service[112735]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 22:05:01.526664 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:01.526664 np0000183217 devstack@c-api.service[112733]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 22:05:02.015660 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112736) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 22:05:02.015893 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112733) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 22:05:02.016153 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.016233 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112734) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 22:05:02.016348 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.016418 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.016418 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.016543 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.016613 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.016681 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.016681 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.016887 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.016957 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.017056 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.017056 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.017330 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.017417 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.017477 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.017535 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.017602 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.017661 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.017745 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.017813 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.017878 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.017947 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.018008 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.018112 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.018186 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.018186 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.018308 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.018374 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.018430 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.018487 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.020455 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.020562 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.020562 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.020683 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.020760 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.020819 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.020884 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.020950 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.021016 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.021120 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.021192 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.021250 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.021317 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.021376 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.021434 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.021434 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.021434 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.021434 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.021670 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.021729 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112735) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 22:05:02.021799 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.021799 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.022229 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.022328 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.022607 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.022917 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.022987 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.023114 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.023187 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.023284 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.023359 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.023470 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.024457 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.024541 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.024608 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.024696 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.024795 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.024872 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.024967 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.027251 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.027333 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.027376 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.027415 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.027491 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.027539 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.027601 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.027668 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.027719 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.027810 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.027855 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.027923 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.027972 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.028084 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.028652 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.028753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.028839 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.028940 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.029036 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.029078 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.029117 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.029167 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.029206 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.029253 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.029297 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.029341 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.029384 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.029422 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.029459 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.029504 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.029543 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.029587 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.029630 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.029680 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.029719 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.029766 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.029803 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.029852 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.029897 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.029935 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.029984 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.030050 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.030102 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.030141 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.030184 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.030228 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.030271 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.030308 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.030346 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.030383 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.030421 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.030459 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.030509 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.030557 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.030602 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.030641 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.030681 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.030719 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.030764 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.030764 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.030764 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.030764 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.030929 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.030983 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.031038 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.031079 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.031119 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.031220 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.031270 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.031314 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.031358 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.031396 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.031441 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.031495 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.031536 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.031586 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.031634 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.031679 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.031729 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.031822 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.031871 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.031916 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.031955 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.032002 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.032096 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.032147 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.032186 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.032229 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.032268 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.032306 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.032343 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.032388 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.032425 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.032461 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.032499 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.032537 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.032537 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.032537 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.032653 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.032653 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.032720 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.032765 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.032808 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.032808 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.032808 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.032909 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.032946 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.032993 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.033057 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.033093 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.033142 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.033180 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.033223 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.033223 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.033304 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.033304 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.033381 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.033419 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.033480 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.033527 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.033574 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.033621 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.033660 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.033733 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.033774 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.033822 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.033911 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.033963 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.034003 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.034003 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.034003 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.034162 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.034162 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.034546 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.034646 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.034743 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.034788 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.034835 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.034875 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.034919 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.034956 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.035000 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.035064 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.035112 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.035112 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.035193 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.035236 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.035410 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.035482 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.035523 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.035561 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.035601 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.035638 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.035675 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.035715 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.035780 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.035825 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.035868 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.035911 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.035911 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.035911 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.036054 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.036108 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.036160 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.036160 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.036230 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.036267 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.036305 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.036343 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.036343 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.036422 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.036465 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.036509 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.036509 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.036509 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.036822 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.036900 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.036983 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.037138 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.037388 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.037438 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.037476 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.037476 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.037560 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.037598 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.037637 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.037680 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.037680 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.037680 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.037857 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.037918 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.037965 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.038057 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.038111 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.038170 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.038210 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.038254 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.038295 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.038343 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.038401 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.038445 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.038498 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.038538 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.038582 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.038626 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.038670 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.038670 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.038741 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.038784 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.038829 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.038873 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.038921 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.038969 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.039008 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.039088 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.039134 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.039134 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.039408 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.039457 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.039506 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.039550 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.039550 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.039624 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.039662 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.043728 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.043808 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.043849 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.043887 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.043964 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.044014 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.048152 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.048231 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.048231 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.048231 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.048231 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.048231 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.048231 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.048231 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.048567 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.048567 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.048682 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.048741 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.048796 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.048853 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.048902 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.048960 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.049070 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.049128 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.049179 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.049241 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.049296 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.049296 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.049415 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.049479 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.049530 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.049585 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.049649 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.049704 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.049774 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.049834 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.049897 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.049960 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.050016 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.050087 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.050132 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.050177 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.050222 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.050259 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.050310 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.050356 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.050401 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.050444 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.050483 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.050483 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.050483 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.050483 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.050483 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.050483 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.050483 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.050820 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.050820 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.050919 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.050987 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.050987 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.050987 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.050987 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.050987 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.051205 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.051205 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.051205 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.051205 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.051205 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.051434 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.051493 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.051542 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.051598 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.051680 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.051774 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.051774 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.051933 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.052043 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.052119 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.052177 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.052177 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.052269 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.052327 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.052407 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.052407 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.052551 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.052551 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.052551 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.052551 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.052705 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.052745 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.052745 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.052818 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.052818 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.052902 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.052942 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.052981 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.053048 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.053091 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.053129 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.053168 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.053206 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.053243 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.053371 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.053371 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.053371 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.053490 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.053490 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.053490 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.053490 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.053490 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.053490 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.053490 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.053718 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.053718 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.053792 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.053827 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.053866 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.053906 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.053944 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.053978 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.053978 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.054296 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.054373 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.054444 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.054533 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.054610 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.054673 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.054725 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.054794 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.054923 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.055040 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.055122 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.055168 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.055205 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.055243 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.055277 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.055314 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.055355 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.055397 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.055434 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.055479 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.055518 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.055552 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.055586 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.055622 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.055657 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.055705 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.055743 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.055783 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.055822 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.055863 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.055906 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.055949 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.055988 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.056034 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.056068 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.056107 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.056155 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.056185 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.056215 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.056249 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.056275 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.056303 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.056332 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.056364 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.056390 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.056416 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.056445 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.056475 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.056512 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.056542 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.056568 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.056600 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.056633 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.056659 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.056684 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.056719 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.056745 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.056771 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.056863 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.056899 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.056925 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.056925 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.056971 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.057003 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.057003 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.057088 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.057113 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.057143 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.057143 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.057143 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.057143 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.057143 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.057143 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.057143 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.057143 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.057355 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.057355 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.057355 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.057355 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.057355 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.057497 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.057527 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.057561 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.057591 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.057617 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.057646 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.057673 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.057702 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.057733 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.057768 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.058619 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.058679 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.058728 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.058757 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.058788 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.058817 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.058849 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.058849 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.058849 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.058849 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.058849 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.058849 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.059034 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.059067 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.059164 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.059235 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.059267 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.059298 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.059327 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.059363 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.059943 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.060011 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.060060 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.060091 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.060127 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.060157 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.060182 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.060215 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.060250 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.060282 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.060311 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.060342 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.060371 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.060396 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.060422 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.060451 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.060477 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.060502 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.060532 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.060565 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.060594 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.061775 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.061827 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.061865 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.061899 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.061932 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.061960 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.061994 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.062048 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.062090 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.062123 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.062155 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.062187 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.062215 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.062240 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.062269 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.062303 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.062331 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.062355 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.062384 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.062416 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.062445 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.062470 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.062495 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.062529 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.062557 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.062617 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.062650 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.062677 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.062703 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.062731 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.062755 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.062783 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.062810 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.062841 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.062841 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.062904 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.062937 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.062970 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.062998 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.063056 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.063089 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.063117 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.063147 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.063181 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.063210 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.063242 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.063270 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.063300 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.063329 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.063354 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.063380 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.063408 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.063442 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.063470 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.063505 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.063533 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.063563 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.063595 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.063625 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.063625 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.063679 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.063704 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.063732 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.063764 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.063793 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.064008 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.064008 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.064078 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.064112 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.064140 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.064170 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.064199 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.064228 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.064257 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.064290 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.064318 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.064347 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.064380 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.064407 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.064432 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.064461 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.064489 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.064522 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.064554 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.064590 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.064619 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.064619 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.064673 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.064701 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.064701 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.064753 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.065006 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.065006 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.065006 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.065108 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.065141 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.065170 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.065170 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.065228 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.065252 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.065285 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.065312 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.065354 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.065394 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.065433 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.065477 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.065509 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.065509 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.065509 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.065598 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.065598 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.065598 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.065598 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.065598 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.065598 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.065598 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.065795 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.065795 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.065795 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.065795 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.065795 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.065795 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.065795 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.068864 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.068922 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.068995 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.069067 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.069117 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.069188 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.069250 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.070321 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.070437 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.070475 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.070512 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.070543 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.070570 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.070603 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.070631 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.070661 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.070694 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.070727 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.070756 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.070784 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.070827 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.070869 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.070906 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.070938 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.070966 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.070991 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.071033 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.071065 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.071098 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.071132 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.071132 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.071132 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.071205 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.071232 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.071266 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.071298 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.071326 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.071358 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.071391 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.071425 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.071464 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.071494 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.071520 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.071520 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.071572 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.071602 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.071636 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.071670 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.071697 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.071733 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.071767 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.071795 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.071822 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.071855 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.071885 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.071916 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.071944 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.071970 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.072007 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.072057 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.072092 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.072124 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.072153 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.072179 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.072207 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.072234 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.072261 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.072293 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.072321 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.072321 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.072385 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.072385 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.072443 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.072468 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.072468 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.072520 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.072553 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.072581 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.072610 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.072641 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.072670 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.072696 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.072696 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.072792 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.073346 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.073408 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.073473 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.073534 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.073595 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.073652 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.073724 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.073757 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.073794 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.073825 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.073853 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.073880 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.073910 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.077586 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.077655 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.077699 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.077737 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.077774 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.077820 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.077858 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.077896 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.077940 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.077978 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.078016 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.078103 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.078183 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.078224 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.078267 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.078313 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.078355 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.078394 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.078438 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.078476 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.078520 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.078565 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.078602 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.078641 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.078685 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.078722 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.078761 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.078800 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.078837 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.078880 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.078918 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.078962 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.079000 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.079068 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.079107 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.079149 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.079193 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.079193 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.079193 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.079193 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.079193 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.079193 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.079193 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.079468 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.079468 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.079468 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.079574 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.079614 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.079614 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.079683 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.079722 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.079759 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.079798 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.079844 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.079882 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.079928 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.079968 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.080012 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.080069 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.080107 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.080156 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.080194 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.080233 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.080233 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.080303 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.080341 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.080383 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.080422 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.080467 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.080467 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.080467 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.080576 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.080576 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.080661 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.080700 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.080738 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.080783 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.080828 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.080871 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.080908 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.080948 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.080988 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.081073 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.081133 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.081186 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.081236 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.081289 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.081353 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.081411 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.081475 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.081475 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.081475 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.081618 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.081618 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.081618 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.081618 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.081618 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.081864 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.081924 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.081974 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.082064 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 22:05:02.082134 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.082189 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.082241 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.082290 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.082343 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.082406 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.082455 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.082495 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.082495 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.082573 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112733) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.082610 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.082647 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.082647 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.082647 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.082647 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112733) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.082647 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112733) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.082821 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 22:05:02.082821 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 22:05:02.082821 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 22:05:02.082821 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 22:05:02.082821 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 22:05:02.082821 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 22:05:02.129282 np0000183217 devstack@c-api.service[112736]: INFO dbcounter [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Registered counter for database cinder Jun 26 22:05:02.129902 np0000183217 devstack@c-api.service[112733]: INFO dbcounter [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Registered counter for database cinder Jun 26 22:05:02.133745 np0000183217 devstack@c-api.service[112734]: INFO dbcounter [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Registered counter for database cinder Jun 26 22:05:02.145484 np0000183217 devstack@c-api.service[112735]: INFO dbcounter [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Registered counter for database cinder Jun 26 22:05:02.172826 np0000183217 devstack@c-api.service[112733]: DEBUG oslo_db.sqlalchemy.engines [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 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=112733) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:02.174845 np0000183217 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:02.180694 np0000183217 devstack@c-api.service[112734]: DEBUG oslo_db.sqlalchemy.engines [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc 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=112734) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:02.194079 np0000183217 devstack@c-api.service[112735]: DEBUG oslo_db.sqlalchemy.engines [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 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=112735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:02.297754 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writer thread running {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 22:05:02.297940 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writer thread running {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 22:05:02.301353 np0000183217 devstack@c-api.service[112736]: INFO cinder.rpc [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 22:05:02.301615 np0000183217 devstack@c-api.service[112733]: INFO cinder.rpc [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 22:05:02.304709 np0000183217 devstack@c-api.service[112733]: INFO cinder.rpc [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 22:05:02.304840 np0000183217 devstack@c-api.service[112736]: INFO cinder.rpc [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 22:05:02.307383 np0000183217 devstack@c-api.service[112733]: INFO cinder.rpc [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 22:05:02.307901 np0000183217 devstack@c-api.service[112736]: INFO cinder.rpc [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 22:05:02.309984 np0000183217 devstack@c-api.service[112733]: INFO cinder.rpc [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 22:05:02.310473 np0000183217 devstack@c-api.service[112736]: INFO cinder.rpc [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 22:05:02.311366 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.311433 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.315565 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.316566 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.319952 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writer thread running {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 22:05:02.323089 np0000183217 devstack@c-api.service[112734]: INFO cinder.rpc [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 22:05:02.326154 np0000183217 devstack@c-api.service[112734]: INFO cinder.rpc [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 22:05:02.326280 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writer thread running {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 22:05:02.328849 np0000183217 devstack@c-api.service[112734]: INFO cinder.rpc [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 22:05:02.329911 np0000183217 devstack@c-api.service[112735]: INFO cinder.rpc [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 22:05:02.331162 np0000183217 devstack@c-api.service[112734]: INFO cinder.rpc [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 22:05:02.332296 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.334377 np0000183217 devstack@c-api.service[112735]: INFO cinder.rpc [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 22:05:02.337065 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.337673 np0000183217 devstack@c-api.service[112735]: INFO cinder.rpc [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 22:05:02.340783 np0000183217 devstack@c-api.service[112735]: INFO cinder.rpc [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 22:05:02.341894 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.346177 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.351480 np0000183217 devstack@c-api.service[112733]: DEBUG oslo_db.sqlalchemy.engines [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 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=112733) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:02.355483 np0000183217 devstack@c-api.service[112733]: INFO cinder.rpc [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 22:05:02.358640 np0000183217 devstack@c-api.service[112733]: INFO cinder.rpc [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 22:05:02.359960 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.362681 np0000183217 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:02.366978 np0000183217 devstack@c-api.service[112736]: INFO cinder.rpc [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 22:05:02.369834 np0000183217 devstack@c-api.service[112736]: INFO cinder.rpc [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 22:05:02.371086 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.373606 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.377818 np0000183217 devstack@c-api.service[112734]: DEBUG oslo_db.sqlalchemy.engines [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc 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=112734) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:02.382067 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.382174 np0000183217 devstack@c-api.service[112734]: INFO cinder.rpc [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 22:05:02.382235 np0000183217 devstack@c-api.service[112735]: DEBUG oslo_db.sqlalchemy.engines [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 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=112735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:02.382656 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.384658 np0000183217 devstack@c-api.service[112734]: INFO cinder.rpc [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 22:05:02.385591 np0000183217 devstack@c-api.service[112735]: INFO cinder.rpc [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 22:05:02.385963 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.386314 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.386856 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.388490 np0000183217 devstack@c-api.service[112735]: INFO cinder.rpc [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 22:05:02.389950 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.390101 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.390341 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.393154 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.395427 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.396303 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.399227 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.401746 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.402093 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.402271 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.402755 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.403770 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.405380 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.405550 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.406230 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.406501 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.408445 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.411404 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.411578 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.411701 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.412071 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.414450 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.415425 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.415583 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.416167 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.417412 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.417615 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.418677 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.418852 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.419191 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.419510 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.420638 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.421580 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.421741 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.422114 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.422705 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.423671 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.424909 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.424995 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.425871 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.426453 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.427167 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.427796 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.427903 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.429250 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.429316 np0000183217 devstack@c-api.service[112733]: WARNING cinder.api.contrib.hosts [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 22:05:02.429316 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: extensions {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.430623 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.431201 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.431324 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: cgsnapshots {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.431961 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.432730 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: qos-specs {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.432792 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.432826 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.433510 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.434835 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: capabilities {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.434905 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.435606 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.436151 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: backups {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.436379 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.436451 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.437906 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.438209 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: os-volume-type-access {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.439474 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.439838 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: encryption {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.440802 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.441352 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: consistencygroups {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.441554 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.442219 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.442344 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.443330 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: extra_specs {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.444231 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.444901 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: encryption {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.445043 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.445641 np0000183217 devstack@c-api.service[112736]: WARNING cinder.api.contrib.hosts [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 22:05:02.445814 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.445960 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: extensions {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.447243 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.447963 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: cgsnapshots {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.448146 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.448962 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.449254 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: os-volume-manage {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.449954 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: qos-specs {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.450416 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.450737 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: os-volume-transfer {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.451816 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.452398 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: os-availability-zone {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.452775 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.452924 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: capabilities {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.453349 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.457792 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: os-quota-sets {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.457904 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.457993 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.458107 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: os-quota-class-sets {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.458188 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.458262 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.458336 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: os-snapshot-manage {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.458414 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: backups {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.458500 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.458574 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.458645 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: os-hosts {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.458727 np0000183217 devstack@c-api.service[112735]: WARNING cinder.api.contrib.hosts [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 22:05:02.458845 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: extensions {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.459069 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.459346 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extended resource: scheduler-stats {{(pid=112733) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.459498 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: os-volume-type-access {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.460450 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: cgsnapshots {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.460665 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.461795 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: qos-specs {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.462011 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: encryption {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.462160 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.462578 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.463288 np0000183217 devstack@c-api.service[112734]: WARNING cinder.api.contrib.hosts [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 22:05:02.463564 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: extensions {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.464167 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.464272 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: consistencygroups {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.464998 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: capabilities {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.465144 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.contrib.snapshot_actions [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] SnapshotActionsController initialized {{(pid=112733) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 22:05:02.465241 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: cgsnapshots {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.465799 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.466294 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: backups {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.466646 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: qos-specs {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.466931 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: extra_specs {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.467232 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.468419 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: os-volume-type-access {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.468727 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.469178 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: encryption {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.470164 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.470249 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: encryption {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.470336 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: capabilities {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.471300 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: os-volume-manage {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.471640 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: backups {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.471753 np0000183217 devstack@c-api.service[112733]: WARNING castellan.key_manager.migration [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.471827 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: consistencygroups {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.472547 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension UsedLimits extending resource: limits {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.472661 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.472900 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473001 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473121 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension VolumeActions extending resource: volumes {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473261 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473384 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473485 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension TypesManage extending resource: types {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473593 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473731 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473820 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: extra_specs {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.473904 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: os-volume-type-access {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.473977 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension AdminActions extending resource: volumes {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.473977 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension AdminActions extending resource: snapshots {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.474144 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension AdminActions extending resource: backups {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.474223 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.474307 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.474406 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.v3.router [None req-c719dd0a-58f2-4e5d-ad99-49c6ffb70734 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112733) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.474708 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: os-volume-transfer {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.475301 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: encryption {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.475481 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: encryption {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.476870 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: os-volume-manage {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.477068 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: consistencygroups {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.478341 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: os-volume-transfer {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.478650 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: os-availability-zone {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.479119 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: extra_specs {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.480052 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: os-availability-zone {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.480783 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: encryption {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.480866 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: os-quota-sets {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.481418 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: os-quota-sets {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.482291 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: os-quota-class-sets {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.482386 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: os-volume-manage {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.483034 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: os-quota-class-sets {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.483276 np0000183217 devstack@c-api.service[112733]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70c4978a3668 pid: 112733 (default app) Jun 26 22:05:02.483812 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: os-volume-transfer {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.483982 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: os-snapshot-manage {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.484583 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: os-snapshot-manage {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.485549 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: os-hosts {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.485661 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: os-availability-zone {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.486038 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: os-hosts {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.486950 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extended resource: scheduler-stats {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.487078 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: os-quota-sets {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.487466 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extended resource: scheduler-stats {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.488573 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: os-quota-class-sets {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.489946 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: os-snapshot-manage {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.490141 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.491406 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: os-hosts {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.491684 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.492343 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.492343 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.492343 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.492343 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.493128 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.493128 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.493128 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.493128 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.493779 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.493779 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.493779 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.493779 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.493779 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.493779 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.494856 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.494856 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.494856 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.494856 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.494856 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.495736 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.495736 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.495736 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.495736 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.495736 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.496635 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.496635 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.496933 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.contrib.snapshot_actions [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] SnapshotActionsController initialized {{(pid=112735) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 22:05:02.497205 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.497205 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.497205 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.497205 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.497205 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.497700 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.497700 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.497700 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.497700 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.497700 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.498189 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.498189 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.498189 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.498189 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.498189 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.498189 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.498594 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.498594 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.498594 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.498594 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.498594 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.498594 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.499172 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.499172 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.499172 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.499172 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.499172 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.499172 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.499593 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.499593 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.499593 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.499593 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.499593 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.499593 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.501150 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.501150 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.501150 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.501150 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.501459 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.501459 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.501459 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.501459 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.501459 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.502116 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.502116 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.502116 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.502116 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.502116 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.503602 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.503602 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.503602 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.503602 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.503602 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.503602 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.504256 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.504256 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.504256 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.504256 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.504256 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.505507 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.505507 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.505507 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.505507 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.505507 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.505965 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.505965 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.505965 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.505965 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.506311 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.506311 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.506311 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.506311 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.506985 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.506985 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507150 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.507190 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507190 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507190 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507190 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507190 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507428 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507428 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507428 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507428 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507428 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507611 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507611 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507611 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507611 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507772 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507772 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507772 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507772 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507946 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507946 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.507946 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.507946 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.508489 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.508489 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.508489 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.508489 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.508837 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.508837 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.508837 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.508837 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.508837 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.509647 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.509647 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.509647 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.509647 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.509647 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.509647 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.510239 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.510239 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.510239 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.510239 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.510239 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.510664 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.510664 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.510876 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.510967 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.510967 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.510967 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.510967 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.510967 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.510967 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511235 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511235 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511235 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511235 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511235 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511457 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511457 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511457 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511457 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511457 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511457 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511457 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511715 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511715 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511715 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511715 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511715 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511961 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511961 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511961 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.511961 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.511961 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.512646 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.512646 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.512646 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.512646 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.512986 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.512986 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.512986 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:02.512986 np0000183217 devstack@c-api.service[112733]: warnings.warn(deprecated_msg) Jun 26 22:05:02.513369 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.513442 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.513513 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-44ebac36-5e9b-4c65-9663-4e2843e947a0 None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:05:02.513592 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extended resource: scheduler-stats {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 22:05:02.513830 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.513923 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] SnapshotActionsController initialized {{(pid=112736) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 22:05:02.513923 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514124 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514172 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514231 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514276 np0000183217 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514320 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 956 bytes} [Fri Jun 26 22:05:02 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 22:05:02.514377 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514460 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension UsedLimits extending resource: limits {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514511 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514556 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514610 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.contrib.snapshot_actions [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] SnapshotActionsController initialized {{(pid=112734) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 22:05:02.514656 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514699 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514699 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514699 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension VolumeActions extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514699 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514699 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514910 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.514953 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension TypesManage extending resource: types {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514953 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514953 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514953 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension AdminActions extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514953 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension AdminActions extending resource: snapshots {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514953 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension AdminActions extending resource: backups {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.514953 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515511 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515565 np0000183217 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.515616 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-82ed8ce0-fb75-4e6a-9226-08fca594eaf7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515668 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.515726 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension UsedLimits extending resource: limits {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515726 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515726 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515726 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515726 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension VolumeActions extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515726 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.515726 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518168 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension TypesManage extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518168 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518168 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518361 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.518427 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension AdminActions extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518427 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension AdminActions extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518427 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension AdminActions extending resource: backups {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518427 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518427 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518427 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-6e2861a8-dcd1-45ce-bd75-e0d4deb4ec67 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518765 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.518765 np0000183217 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 22:05:02.518765 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension UsedLimits extending resource: limits {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518765 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518765 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518765 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518765 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension VolumeActions extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.518765 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519259 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519259 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension TypesManage extending resource: types {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519259 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519259 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519259 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension AdminActions extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519259 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension AdminActions extending resource: snapshots {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519259 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension AdminActions extending resource: backups {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519588 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519588 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519588 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-62a7c69e-077d-4bae-9aa0-ce450ec9d9bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 22:05:02.519664 np0000183217 devstack@c-api.service[112735]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70c4978a3668 pid: 112735 (default app) Jun 26 22:05:02.519688 np0000183217 devstack@c-api.service[112736]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70c4978a3668 pid: 112736 (default app) Jun 26 22:05:02.520053 np0000183217 devstack@c-api.service[112734]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70c4978a3668 pid: 112734 (default app) Jun 26 22:05:10.236854 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:05:10.878887 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 admin admin] POST https://199.204.45.238/volume/v3/types Jun 26 22:05:10.879586 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 22:05:10.881668 np0000183217 devstack@c-api.service[112733]: /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 26 22:05:10.881668 np0000183217 devstack@c-api.service[112733]: warnings.warn( Jun 26 22:05:10.921913 np0000183217 devstack@c-api.service[112733]: DEBUG oslo_db.sqlalchemy.engines [None req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 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=112733) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:10.953561 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jun 26 22:05:10.954430 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 2/2] 199.204.45.238 () {68 vars in 1288 bytes} [Fri Jun 26 22:05:10 2026] POST /volume/v3/types => generated 186 bytes in 719 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:05:10.984468 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.984468 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.984468 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.984468 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.984468 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.985429 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.985429 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.985429 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.985429 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.985429 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.985857 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.985857 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.985857 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.985857 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.985857 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.985857 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986231 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.986231 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986231 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.986231 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986460 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.986460 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986460 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.986460 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986728 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.986728 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986728 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.986728 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986973 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.986973 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986973 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.986973 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.986973 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987294 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.987294 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987294 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.987294 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987294 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.987587 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987587 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.987587 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987587 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.987587 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987587 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.987931 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987931 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.987931 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987931 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.987931 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.987931 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.988362 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.988362 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.988362 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.988362 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.988362 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.988362 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.988698 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.988698 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.988698 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.988698 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.988698 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.988995 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.988995 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.988995 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.988995 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.988995 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.989314 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.989314 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.989314 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.989314 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.989314 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.989314 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.989699 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.989699 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.989699 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.989699 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.989699 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.989699 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.990060 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.990060 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.990060 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.990060 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.990060 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.990349 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.990349 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.990349 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.990349 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.990349 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.990794 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.990794 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.990794 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.990794 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.991165 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.991165 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.991165 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.991165 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.991431 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.991431 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.991431 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.991431 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.991431 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.992108 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.992108 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.992108 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.992108 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.992108 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.992696 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.992696 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.992696 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.992696 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.992953 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.992953 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.992953 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.992953 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.993447 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.993447 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.993447 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.993447 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.994169 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.994169 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.994169 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.994169 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.994523 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.994523 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.994523 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.994523 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.994787 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.994787 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.994787 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.994787 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.994787 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995149 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.995149 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995149 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.995149 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995149 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.995149 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995569 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.995569 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995569 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.995569 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995569 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.995911 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995911 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.995911 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995911 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.995911 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.995911 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996302 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996302 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996302 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996302 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996302 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996302 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996539 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996539 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996539 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996539 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996539 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996539 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996784 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996784 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996784 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996784 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.996784 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.996784 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.997046 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.997046 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.997046 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.997046 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.997211 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.997211 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.997211 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.997211 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.997211 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.997412 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.997412 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.997412 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.997412 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:10.997412 np0000183217 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 26 22:05:10.997412 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 req-49906f30-af17-4548-968f-84d70070a4d5 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:05:11.431158 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 req-49906f30-af17-4548-968f-84d70070a4d5 admin admin] POST https://199.204.45.238/volume/v3/types/9ed54dc9-f3db-442e-a22e-1c8d4b505e50/extra_specs Jun 26 22:05:11.431862 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 req-49906f30-af17-4548-968f-84d70070a4d5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 22:05:11.434163 np0000183217 devstack@c-api.service[112735]: /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 26 22:05:11.434163 np0000183217 devstack@c-api.service[112735]: warnings.warn( Jun 26 22:05:11.486711 np0000183217 devstack@c-api.service[112735]: DEBUG oslo_db.sqlalchemy.engines [req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 req-49906f30-af17-4548-968f-84d70070a4d5 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=112735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:05:11.560676 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [req-9fcff8a2-b3d4-4be1-8c71-040fa73fb638 req-49906f30-af17-4548-968f-84d70070a4d5 admin admin] https://199.204.45.238/volume/v3/types/9ed54dc9-f3db-442e-a22e-1c8d4b505e50/extra_specs returned with HTTP 200 Jun 26 22:05:11.561384 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 1/3] 199.204.45.238 () {70 vars in 1505 bytes} [Fri Jun 26 22:05:10 2026] POST /volume/v3/types/9ed54dc9-f3db-442e-a22e-1c8d4b505e50/extra_specs => generated 55 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:05:12.369180 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=6 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:05:12.386253 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=6 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:05:20.951302 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:05:21.608512 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:07:52.745885 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.745885 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.745885 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.745885 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.745885 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.747217 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.747217 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.747217 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.747217 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.747217 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.747561 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.747561 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.747561 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.747561 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.747561 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.747561 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.748123 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.748123 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.748123 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.748123 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.748492 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.748492 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.748492 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.748492 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.748778 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.748778 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.748778 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.748778 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.749108 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.749108 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.749108 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.749108 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.749108 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.749492 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.749492 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.749492 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.749492 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.749492 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.749830 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.749830 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.749830 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.749830 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.749830 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.749830 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.750281 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.750281 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.750281 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.750281 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.750281 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.750281 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.750708 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.750708 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.750708 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.750708 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.750708 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.750708 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.751224 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.751224 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.751224 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.751224 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.751224 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.751707 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.751707 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.751707 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.751707 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.751707 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.752099 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.752099 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.752099 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.752099 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.752099 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.752099 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.752484 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.752484 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.752484 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.752484 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.752484 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.752484 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.754624 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.754624 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.754624 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.754624 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.754624 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.754863 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.754863 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.754863 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.754863 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.754863 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755133 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755133 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755133 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755133 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755335 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755335 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755335 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755335 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755517 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755517 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755517 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755517 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755517 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755750 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755750 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755750 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755750 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755750 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755954 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755954 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.755954 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.755954 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756156 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756156 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756156 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756156 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756328 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756328 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756328 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756328 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756534 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756534 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756534 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756534 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756750 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756750 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756750 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756750 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756940 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756940 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756940 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.756940 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.756940 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757206 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757206 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757206 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757206 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757206 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757206 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757448 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757448 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757448 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757448 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757448 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757651 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757651 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757651 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757651 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757651 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757651 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757890 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757890 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757890 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757890 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.757890 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.757890 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758168 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758168 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758168 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758168 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758168 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758168 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758480 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758480 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758480 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758480 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758480 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758480 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758728 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758728 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758728 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758728 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758909 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758909 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758909 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.758909 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.758909 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.759215 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.759215 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.759215 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.759215 np0000183217 devstack@c-api.service[112736]: /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 26 22:07:52.759215 np0000183217 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 26 22:07:52.759215 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-da212acf-0e51-4517-a7b9-a6ac82ce0564 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:07:52.759215 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-da212acf-0e51-4517-a7b9-a6ac82ce0564 None None] GET https://199.204.45.238/volume// Jun 26 22:07:52.759486 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-da212acf-0e51-4517-a7b9-a6ac82ce0564 None None] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:07:52.759486 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-da212acf-0e51-4517-a7b9-a6ac82ce0564 None None] Calling method 'all' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:07:52.759486 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-da212acf-0e51-4517-a7b9-a6ac82ce0564 None None] https://199.204.45.238/volume// returned with HTTP 300 Jun 26 22:07:52.759486 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 1/4] 199.204.45.238 () {66 vars in 1456 bytes} [Fri Jun 26 22:07:52 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 22:08:35.672516 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.672516 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.672516 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.672516 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.672516 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.673601 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.673601 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.673601 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.673601 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.673601 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.673925 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.673925 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.673925 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.673925 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.673925 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.673925 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.674324 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.674324 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.674324 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.674324 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.674553 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.674553 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.674553 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.674553 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.674816 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.674816 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.674816 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.674816 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.675063 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.675063 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.675063 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.675063 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.675063 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.675378 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.675378 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.675378 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.675378 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.675378 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.675659 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.675659 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.675659 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.675659 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.675659 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.675659 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676085 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.676085 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676085 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.676085 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676085 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.676085 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676447 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.676447 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676447 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.676447 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676447 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.676447 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676791 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.676791 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676791 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.676791 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.676791 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677120 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.677120 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677120 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.677120 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677120 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.677421 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677421 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.677421 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677421 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.677421 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677421 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.677823 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677823 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.677823 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677823 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.677823 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.677823 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678180 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678180 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678180 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678180 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678180 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678401 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678401 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678401 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678401 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678401 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678592 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678592 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678592 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678592 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678758 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678758 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678758 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678758 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678912 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678912 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678912 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.678912 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.678912 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679152 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679152 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679152 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679152 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679152 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679344 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679344 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679344 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679344 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679510 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679510 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679510 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679510 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679674 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679674 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679674 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679674 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679828 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679828 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679828 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679828 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679990 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679990 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.679990 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.679990 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680183 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680183 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680183 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680183 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680183 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680388 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680388 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680388 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680388 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680388 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680388 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680603 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680603 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680603 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680603 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680603 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680787 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680787 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680787 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680787 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.680787 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.680787 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681004 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681004 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681004 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681004 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681004 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681004 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681258 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681258 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681258 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681258 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681258 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681258 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681475 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681475 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681475 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681475 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681475 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681475 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681740 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681740 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681740 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681740 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681920 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681920 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681920 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.681920 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.681920 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.682130 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.682130 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.682130 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.682130 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:35.682130 np0000183217 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 26 22:08:35.682130 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-e713c2f9-d531-48a2-9a1a-cef15c9ce18f None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:35.682130 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 1/5] 199.204.45.238 () {62 vars in 1068 bytes} [Fri Jun 26 22:08:35 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 22:08:35.720224 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-29287344-abfc-49c3-9f1d-d9d630f217ea None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:35.732976 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 3/6] 199.204.45.238 () {64 vars in 1272 bytes} [Fri Jun 26 22:08:35 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 22:08:35.769427 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [req-29287344-abfc-49c3-9f1d-d9d630f217ea req-cb6f300c-7cf8-4c44-8fb6-108b8042bfc3 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:35.773643 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [req-29287344-abfc-49c3-9f1d-d9d630f217ea req-cb6f300c-7cf8-4c44-8fb6-108b8042bfc3 demo demo] GET https://199.204.45.238/volume/v3/ Jun 26 22:08:35.773940 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [req-29287344-abfc-49c3-9f1d-d9d630f217ea req-cb6f300c-7cf8-4c44-8fb6-108b8042bfc3 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:35.774243 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [req-29287344-abfc-49c3-9f1d-d9d630f217ea req-cb6f300c-7cf8-4c44-8fb6-108b8042bfc3 demo demo] Calling method 'version_select' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:35.775577 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [req-29287344-abfc-49c3-9f1d-d9d630f217ea req-cb6f300c-7cf8-4c44-8fb6-108b8042bfc3 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 26 22:08:35.776527 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 2/7] 199.204.45.238 () {66 vars in 1346 bytes} [Fri Jun 26 22:08:35 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:35.824227 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-461ae5d9-d6ca-4dd2-8364-7cf39ec9499c None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:36.298097 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-461ae5d9-d6ca-4dd2-8364-7cf39ec9499c demo demo] GET https://199.204.45.238/volume/v3/types Jun 26 22:08:36.298390 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-461ae5d9-d6ca-4dd2-8364-7cf39ec9499c demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:36.298614 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-461ae5d9-d6ca-4dd2-8364-7cf39ec9499c demo demo] Calling method 'index' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:36.299339 np0000183217 devstack@c-api.service[112736]: /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 26 22:08:36.299339 np0000183217 devstack@c-api.service[112736]: warnings.warn( Jun 26 22:08:36.300050 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-461ae5d9-d6ca-4dd2-8364-7cf39ec9499c demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:08:36.341500 np0000183217 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-461ae5d9-d6ca-4dd2-8364-7cf39ec9499c 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:08:36.367329 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-461ae5d9-d6ca-4dd2-8364-7cf39ec9499c demo demo] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jun 26 22:08:36.367927 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 2/8] 199.204.45.238 () {64 vars in 1290 bytes} [Fri Jun 26 22:08:35 2026] GET /volume/v3/types => generated 377 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:36.409216 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-7409bb06-2db8-437e-aa33-bbf58eb69dd5 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:36.879656 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-7409bb06-2db8-437e-aa33-bbf58eb69dd5 demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 26 22:08:36.880545 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-7409bb06-2db8-437e-aa33-bbf58eb69dd5 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:36.880545 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-7409bb06-2db8-437e-aa33-bbf58eb69dd5 demo demo] Calling method 'show' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:36.919813 np0000183217 devstack@c-api.service[112734]: DEBUG oslo_db.sqlalchemy.engines [None req-7409bb06-2db8-437e-aa33-bbf58eb69dd5 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=112734) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 22:08:36.941169 np0000183217 devstack@c-api.service[112734]: /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 26 22:08:36.941169 np0000183217 devstack@c-api.service[112734]: warnings.warn( Jun 26 22:08:36.943461 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-7409bb06-2db8-437e-aa33-bbf58eb69dd5 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 26 22:08:36.943929 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 2/9] 199.204.45.238 () {64 vars in 1301 bytes} [Fri Jun 26 22:08:36 2026] GET /volume/v3/types/default => generated 145 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:37.440968 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-3c30b69f-3d09-4e44-a3a5-869ff6a24c6b None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:37.442364 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 4/10] 199.204.45.238 () {62 vars in 1068 bytes} [Fri Jun 26 22:08:37 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 22:08:37.475474 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-e339ca09-846d-47f2-b9a1-e652a6ec94f1 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:37.486112 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 3/11] 199.204.45.238 () {64 vars in 1272 bytes} [Fri Jun 26 22: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 26 22:08:37.522864 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [req-e339ca09-846d-47f2-b9a1-e652a6ec94f1 req-c13da1b0-adf9-486b-9943-394181acdcdf None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:37.527045 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-e339ca09-846d-47f2-b9a1-e652a6ec94f1 req-c13da1b0-adf9-486b-9943-394181acdcdf demo demo] GET https://199.204.45.238/volume/v3/ Jun 26 22:08:37.527518 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-e339ca09-846d-47f2-b9a1-e652a6ec94f1 req-c13da1b0-adf9-486b-9943-394181acdcdf demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:37.527936 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-e339ca09-846d-47f2-b9a1-e652a6ec94f1 req-c13da1b0-adf9-486b-9943-394181acdcdf demo demo] Calling method 'version_select' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:37.528990 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-e339ca09-846d-47f2-b9a1-e652a6ec94f1 req-c13da1b0-adf9-486b-9943-394181acdcdf demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 26 22:08:37.529721 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 3/12] 199.204.45.238 () {66 vars in 1346 bytes} [Fri Jun 26 22:08:37 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:37.571108 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-e78e5956-baee-4a21-84bb-7a9c4f960b58 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:37.575189 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-e78e5956-baee-4a21-84bb-7a9c4f960b58 demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 26 22:08:37.575520 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-e78e5956-baee-4a21-84bb-7a9c4f960b58 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:37.575811 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-e78e5956-baee-4a21-84bb-7a9c4f960b58 demo demo] Calling method 'show' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:37.589246 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-e78e5956-baee-4a21-84bb-7a9c4f960b58 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 26 22:08:37.590061 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 3/13] 199.204.45.238 () {64 vars in 1301 bytes} [Fri Jun 26 22:08:37 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:38.257166 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-6915a649-109b-4196-baef-710751266ae8 None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:38.257481 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 5/14] 199.204.45.238 () {62 vars in 1068 bytes} [Fri Jun 26 22: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 26 22:08:38.292688 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-fb034063-1595-446d-a58c-21952992bde0 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:38.296982 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 4/15] 199.204.45.238 () {64 vars in 1272 bytes} [Fri Jun 26 22:08:38 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 22:08:38.329081 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [req-fb034063-1595-446d-a58c-21952992bde0 req-fcb4b6bb-43d9-40fc-8255-beaaa133a739 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:38.332327 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-fb034063-1595-446d-a58c-21952992bde0 req-fcb4b6bb-43d9-40fc-8255-beaaa133a739 demo demo] GET https://199.204.45.238/volume/v3/ Jun 26 22:08:38.332531 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-fb034063-1595-446d-a58c-21952992bde0 req-fcb4b6bb-43d9-40fc-8255-beaaa133a739 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:38.332732 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-fb034063-1595-446d-a58c-21952992bde0 req-fcb4b6bb-43d9-40fc-8255-beaaa133a739 demo demo] Calling method 'version_select' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:38.333135 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-fb034063-1595-446d-a58c-21952992bde0 req-fcb4b6bb-43d9-40fc-8255-beaaa133a739 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 26 22:08:38.333664 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 4/16] 199.204.45.238 () {66 vars in 1346 bytes} [Fri Jun 26 22:08:38 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 26 22:08:38.379177 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-3f899009-8b5f-467e-9b10-85f7a57b0521 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:38.381771 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-3f899009-8b5f-467e-9b10-85f7a57b0521 demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 26 22:08:38.382235 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-3f899009-8b5f-467e-9b10-85f7a57b0521 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:38.382559 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-3f899009-8b5f-467e-9b10-85f7a57b0521 demo demo] Calling method 'show' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:38.393120 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-3f899009-8b5f-467e-9b10-85f7a57b0521 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 26 22:08:38.393611 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 4/17] 199.204.45.238 () {64 vars in 1301 bytes} [Fri Jun 26 22: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 26 22:08:38.431455 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-8643561e-d1d6-440a-8622-0a31ff6f2c19 None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:38.432809 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 6/18] 199.204.45.238 () {62 vars in 1068 bytes} [Fri Jun 26 22:08:38 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 22:08:38.469075 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-4f86018b-c722-4328-b64b-5199fa1f5d72 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:38.472161 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 5/19] 199.204.45.238 () {64 vars in 1272 bytes} [Fri Jun 26 22:08:38 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 22:08:38.524892 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [req-4f86018b-c722-4328-b64b-5199fa1f5d72 req-9b12bfd5-cadc-4462-bb77-d979a725c101 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:38.528705 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-4f86018b-c722-4328-b64b-5199fa1f5d72 req-9b12bfd5-cadc-4462-bb77-d979a725c101 demo demo] GET https://199.204.45.238/volume/v3/ Jun 26 22:08:38.529258 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-4f86018b-c722-4328-b64b-5199fa1f5d72 req-9b12bfd5-cadc-4462-bb77-d979a725c101 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:38.529735 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-4f86018b-c722-4328-b64b-5199fa1f5d72 req-9b12bfd5-cadc-4462-bb77-d979a725c101 demo demo] Calling method 'version_select' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:38.530811 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-4f86018b-c722-4328-b64b-5199fa1f5d72 req-9b12bfd5-cadc-4462-bb77-d979a725c101 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 26 22:08:38.531816 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 5/20] 199.204.45.238 () {66 vars in 1346 bytes} [Fri Jun 26 22:08:38 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 22:08:38.573121 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-b17f3f28-46f7-4635-91f5-ac1aa5ae2fdd None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:08:38.576159 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-b17f3f28-46f7-4635-91f5-ac1aa5ae2fdd demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 26 22:08:38.576436 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-b17f3f28-46f7-4635-91f5-ac1aa5ae2fdd demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:08:38.576725 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-b17f3f28-46f7-4635-91f5-ac1aa5ae2fdd demo demo] Calling method 'show' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:08:38.585773 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-b17f3f28-46f7-4635-91f5-ac1aa5ae2fdd demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 26 22:08:38.586403 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 5/21] 199.204.45.238 () {64 vars in 1301 bytes} [Fri Jun 26 22:08:38 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 26 22:08:46.359437 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:08:48.582010 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=8 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:14:11.894924 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-01f8e3cb-782b-42c3-b286-5e29b249d3f2 None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:14:12.052718 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-01f8e3cb-782b-42c3-b286-5e29b249d3f2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:14:12.052963 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-01f8e3cb-782b-42c3-b286-5e29b249d3f2 demo demo] Empty body provided in request {{(pid=112733) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:14:12.053254 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-01f8e3cb-782b-42c3-b286-5e29b249d3f2 demo demo] Calling method 'detail' {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:14:12.054235 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.api_utils [None req-01f8e3cb-782b-42c3-b286-5e29b249d3f2 demo demo] Removing options '' from query. {{(pid=112733) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:14:12.055382 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.volume.api [None req-01f8e3cb-782b-42c3-b286-5e29b249d3f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112733) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:14:12.096326 np0000183217 devstack@c-api.service[112733]: INFO cinder.volume.api [None req-01f8e3cb-782b-42c3-b286-5e29b249d3f2 demo demo] Get all volumes completed successfully. Jun 26 22:14:12.099074 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-01f8e3cb-782b-42c3-b286-5e29b249d3f2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:14:12.099534 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 7/22] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:14:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:14:22.089019 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:15:12.118959 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-3691dee6-0185-4678-8df3-2c90568834d9 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:15:12.121685 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-3691dee6-0185-4678-8df3-2c90568834d9 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:15:12.121920 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-3691dee6-0185-4678-8df3-2c90568834d9 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:15:12.122195 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-3691dee6-0185-4678-8df3-2c90568834d9 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:15:12.122829 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-3691dee6-0185-4678-8df3-2c90568834d9 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:15:12.123901 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-3691dee6-0185-4678-8df3-2c90568834d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:15:12.157184 np0000183217 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-3691dee6-0185-4678-8df3-2c90568834d9 demo demo] Get all volumes completed successfully. Jun 26 22:15:12.162201 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-3691dee6-0185-4678-8df3-2c90568834d9 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:15:12.162436 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 6/23] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:15:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:15:22.150543 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:16:12.205451 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-620f7be1-22df-4706-af77-5dcca60c3e04 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:16:12.210252 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-620f7be1-22df-4706-af77-5dcca60c3e04 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:16:12.210551 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-620f7be1-22df-4706-af77-5dcca60c3e04 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:16:12.210789 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-620f7be1-22df-4706-af77-5dcca60c3e04 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:16:12.211230 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-620f7be1-22df-4706-af77-5dcca60c3e04 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:16:12.213571 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-620f7be1-22df-4706-af77-5dcca60c3e04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:16:12.269106 np0000183217 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-620f7be1-22df-4706-af77-5dcca60c3e04 demo demo] Get all volumes completed successfully. Jun 26 22:16:12.270936 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-620f7be1-22df-4706-af77-5dcca60c3e04 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:16:12.271335 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 6/24] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:16:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:16:22.259353 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:17:12.299239 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-b7034bd3-bf66-421f-9c44-35110775184c None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:17:12.304384 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-b7034bd3-bf66-421f-9c44-35110775184c demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:17:12.304711 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-b7034bd3-bf66-421f-9c44-35110775184c demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:17:12.305063 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-b7034bd3-bf66-421f-9c44-35110775184c demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:17:12.305782 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-b7034bd3-bf66-421f-9c44-35110775184c demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:17:12.306773 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-b7034bd3-bf66-421f-9c44-35110775184c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:17:12.357776 np0000183217 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-b7034bd3-bf66-421f-9c44-35110775184c demo demo] Get all volumes completed successfully. Jun 26 22:17:12.360636 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-b7034bd3-bf66-421f-9c44-35110775184c demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:17:12.361252 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 6/25] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:17:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:17:22.346727 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:18:12.412103 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-ff8249c6-4601-40f7-9ab6-aa6b1044c979 None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:18:12.419055 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-ff8249c6-4601-40f7-9ab6-aa6b1044c979 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:18:12.419055 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-ff8249c6-4601-40f7-9ab6-aa6b1044c979 demo demo] Empty body provided in request {{(pid=112733) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:18:12.419055 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-ff8249c6-4601-40f7-9ab6-aa6b1044c979 demo demo] Calling method 'detail' {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:18:12.419055 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.api_utils [None req-ff8249c6-4601-40f7-9ab6-aa6b1044c979 demo demo] Removing options '' from query. {{(pid=112733) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:18:12.419055 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.volume.api [None req-ff8249c6-4601-40f7-9ab6-aa6b1044c979 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112733) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:18:12.429064 np0000183217 devstack@c-api.service[112733]: INFO cinder.volume.api [None req-ff8249c6-4601-40f7-9ab6-aa6b1044c979 demo demo] Get all volumes completed successfully. Jun 26 22:18:12.431202 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-ff8249c6-4601-40f7-9ab6-aa6b1044c979 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:18:12.431871 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 8/26] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:18:12 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 26 22:18:22.425239 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:19:12.453697 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-95820e2e-e1cd-4262-bec1-3151499fea0e None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:19:12.593175 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-95820e2e-e1cd-4262-bec1-3151499fea0e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:19:12.593447 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-95820e2e-e1cd-4262-bec1-3151499fea0e demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:19:12.593683 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-95820e2e-e1cd-4262-bec1-3151499fea0e demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:19:12.593974 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-95820e2e-e1cd-4262-bec1-3151499fea0e demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:19:12.594843 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-95820e2e-e1cd-4262-bec1-3151499fea0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:19:12.603329 np0000183217 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-95820e2e-e1cd-4262-bec1-3151499fea0e demo demo] Get all volumes completed successfully. Jun 26 22:19:12.605970 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-95820e2e-e1cd-4262-bec1-3151499fea0e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:19:12.609150 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 7/27] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:19:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:19:22.598659 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:20:12.631229 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-07993097-4c05-4083-8855-a50a7cf905a0 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:20:12.633923 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-07993097-4c05-4083-8855-a50a7cf905a0 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:20:12.634133 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-07993097-4c05-4083-8855-a50a7cf905a0 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:20:12.634402 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-07993097-4c05-4083-8855-a50a7cf905a0 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:20:12.634602 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-07993097-4c05-4083-8855-a50a7cf905a0 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:20:12.635533 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-07993097-4c05-4083-8855-a50a7cf905a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:20:12.649917 np0000183217 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-07993097-4c05-4083-8855-a50a7cf905a0 demo demo] Get all volumes completed successfully. Jun 26 22:20:12.653515 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-07993097-4c05-4083-8855-a50a7cf905a0 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:20:12.654408 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 7/28] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:20:12 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 26 22:20:22.641470 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:21:12.672276 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-3a3e740c-8a54-43d3-ac02-037a188d8014 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:21:12.676571 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-3a3e740c-8a54-43d3-ac02-037a188d8014 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:21:12.676930 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-3a3e740c-8a54-43d3-ac02-037a188d8014 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:21:12.677340 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-3a3e740c-8a54-43d3-ac02-037a188d8014 demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:21:12.677843 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-3a3e740c-8a54-43d3-ac02-037a188d8014 demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:21:12.679408 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-3a3e740c-8a54-43d3-ac02-037a188d8014 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:21:12.688975 np0000183217 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-3a3e740c-8a54-43d3-ac02-037a188d8014 demo demo] Get all volumes completed successfully. Jun 26 22:21:12.690914 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-3a3e740c-8a54-43d3-ac02-037a188d8014 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:21:12.691290 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 7/29] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:21:12 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 26 22:21:22.683608 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:22:12.707848 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-436bb901-87f5-4a53-8568-57c9bb1284ee None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:22:12.710658 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-436bb901-87f5-4a53-8568-57c9bb1284ee demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:22:12.710837 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-436bb901-87f5-4a53-8568-57c9bb1284ee demo demo] Empty body provided in request {{(pid=112733) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:22:12.711093 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-436bb901-87f5-4a53-8568-57c9bb1284ee demo demo] Calling method 'detail' {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:22:12.711299 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.api_utils [None req-436bb901-87f5-4a53-8568-57c9bb1284ee demo demo] Removing options '' from query. {{(pid=112733) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:22:12.712146 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.volume.api [None req-436bb901-87f5-4a53-8568-57c9bb1284ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112733) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:22:12.723380 np0000183217 devstack@c-api.service[112733]: INFO cinder.volume.api [None req-436bb901-87f5-4a53-8568-57c9bb1284ee demo demo] Get all volumes completed successfully. Jun 26 22:22:12.726687 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-436bb901-87f5-4a53-8568-57c9bb1284ee demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:22:12.727310 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 9/30] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:22:12 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 26 22:22:22.715588 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:23:12.747093 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-173d7285-c0f9-477e-8e01-39e300a15a7d None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:23:12.754561 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-173d7285-c0f9-477e-8e01-39e300a15a7d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:23:12.754999 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-173d7285-c0f9-477e-8e01-39e300a15a7d demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:23:12.755466 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-173d7285-c0f9-477e-8e01-39e300a15a7d demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:23:12.755985 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-173d7285-c0f9-477e-8e01-39e300a15a7d demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:23:12.757816 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-173d7285-c0f9-477e-8e01-39e300a15a7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:23:12.768085 np0000183217 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-173d7285-c0f9-477e-8e01-39e300a15a7d demo demo] Get all volumes completed successfully. Jun 26 22:23:12.773161 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-173d7285-c0f9-477e-8e01-39e300a15a7d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:23:12.774161 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 8/31] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:23:12 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 26 22:23:22.762597 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:24:12.793174 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-e93a89c4-37b7-41f2-91db-45df29e8ebb8 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:24:12.960576 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-e93a89c4-37b7-41f2-91db-45df29e8ebb8 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:24:12.960984 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-e93a89c4-37b7-41f2-91db-45df29e8ebb8 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:24:12.961379 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-e93a89c4-37b7-41f2-91db-45df29e8ebb8 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:24:12.961831 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-e93a89c4-37b7-41f2-91db-45df29e8ebb8 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:24:12.963204 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-e93a89c4-37b7-41f2-91db-45df29e8ebb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:24:12.974345 np0000183217 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-e93a89c4-37b7-41f2-91db-45df29e8ebb8 demo demo] Get all volumes completed successfully. Jun 26 22:24:12.976723 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-e93a89c4-37b7-41f2-91db-45df29e8ebb8 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:24:12.977207 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 8/32] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:24:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:24:22.967623 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:25:12.994220 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-6046dc3e-b8ff-45b8-bf0c-a80a05448ae6 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:25:13.000383 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-6046dc3e-b8ff-45b8-bf0c-a80a05448ae6 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:25:13.000543 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-6046dc3e-b8ff-45b8-bf0c-a80a05448ae6 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:25:13.000742 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-6046dc3e-b8ff-45b8-bf0c-a80a05448ae6 demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:25:13.000964 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-6046dc3e-b8ff-45b8-bf0c-a80a05448ae6 demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:25:13.004482 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-6046dc3e-b8ff-45b8-bf0c-a80a05448ae6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:25:13.014343 np0000183217 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-6046dc3e-b8ff-45b8-bf0c-a80a05448ae6 demo demo] Get all volumes completed successfully. Jun 26 22:25:13.016288 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-6046dc3e-b8ff-45b8-bf0c-a80a05448ae6 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:25:13.016701 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 8/33] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:25:12 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 26 22:25:23.007535 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:26:13.035638 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-f0df6c4b-3bcc-43a7-9084-13445936e269 None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:26:13.038296 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-f0df6c4b-3bcc-43a7-9084-13445936e269 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:26:13.038500 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-f0df6c4b-3bcc-43a7-9084-13445936e269 demo demo] Empty body provided in request {{(pid=112733) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:26:13.038733 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-f0df6c4b-3bcc-43a7-9084-13445936e269 demo demo] Calling method 'detail' {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:26:13.039051 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.api_utils [None req-f0df6c4b-3bcc-43a7-9084-13445936e269 demo demo] Removing options '' from query. {{(pid=112733) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:26:13.039949 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.volume.api [None req-f0df6c4b-3bcc-43a7-9084-13445936e269 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112733) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:26:13.053627 np0000183217 devstack@c-api.service[112733]: INFO cinder.volume.api [None req-f0df6c4b-3bcc-43a7-9084-13445936e269 demo demo] Get all volumes completed successfully. Jun 26 22:26:13.057014 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-f0df6c4b-3bcc-43a7-9084-13445936e269 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:26:13.057565 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 10/34] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:26:13 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 26 22:26:23.046220 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:27:13.076155 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-9a827a1c-b6e2-46bb-ad69-40888316db20 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:27:13.078686 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-9a827a1c-b6e2-46bb-ad69-40888316db20 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:27:13.078977 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-9a827a1c-b6e2-46bb-ad69-40888316db20 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:27:13.079252 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-9a827a1c-b6e2-46bb-ad69-40888316db20 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:27:13.079483 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-9a827a1c-b6e2-46bb-ad69-40888316db20 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:27:13.080349 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-9a827a1c-b6e2-46bb-ad69-40888316db20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:27:13.090521 np0000183217 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-9a827a1c-b6e2-46bb-ad69-40888316db20 demo demo] Get all volumes completed successfully. Jun 26 22:27:13.092483 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-9a827a1c-b6e2-46bb-ad69-40888316db20 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:27:13.092805 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 9/35] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:27:13 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 26 22:27:23.084392 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:28:13.113167 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-2482b6b2-5256-4c2e-af3b-2f4d3f858752 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:28:13.118162 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-2482b6b2-5256-4c2e-af3b-2f4d3f858752 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:28:13.118568 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-2482b6b2-5256-4c2e-af3b-2f4d3f858752 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:28:13.118985 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-2482b6b2-5256-4c2e-af3b-2f4d3f858752 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:28:13.119524 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-2482b6b2-5256-4c2e-af3b-2f4d3f858752 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:28:13.121245 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-2482b6b2-5256-4c2e-af3b-2f4d3f858752 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:28:13.131520 np0000183217 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-2482b6b2-5256-4c2e-af3b-2f4d3f858752 demo demo] Get all volumes completed successfully. Jun 26 22:28:13.134320 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-2482b6b2-5256-4c2e-af3b-2f4d3f858752 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:28:13.134877 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 9/36] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:28:13 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 26 22:28:23.125713 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:29:13.150205 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-7819357e-3ae0-4c18-adf7-bc9bca6d8234 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:29:13.290730 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-7819357e-3ae0-4c18-adf7-bc9bca6d8234 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:29:13.291247 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-7819357e-3ae0-4c18-adf7-bc9bca6d8234 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:29:13.291752 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-7819357e-3ae0-4c18-adf7-bc9bca6d8234 demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:29:13.292396 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-7819357e-3ae0-4c18-adf7-bc9bca6d8234 demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:29:13.294738 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-7819357e-3ae0-4c18-adf7-bc9bca6d8234 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:29:13.311359 np0000183217 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-7819357e-3ae0-4c18-adf7-bc9bca6d8234 demo demo] Get all volumes completed successfully. Jun 26 22:29:13.314900 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-7819357e-3ae0-4c18-adf7-bc9bca6d8234 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:29:13.315631 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 9/37] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:29:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:29:23.301728 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:30:13.333610 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-044f29bb-56ca-4fc0-b81e-06affde4e96d None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:30:13.336850 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-044f29bb-56ca-4fc0-b81e-06affde4e96d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:30:13.337330 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-044f29bb-56ca-4fc0-b81e-06affde4e96d demo demo] Empty body provided in request {{(pid=112733) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:30:13.337655 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-044f29bb-56ca-4fc0-b81e-06affde4e96d demo demo] Calling method 'detail' {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:30:13.338014 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.api_utils [None req-044f29bb-56ca-4fc0-b81e-06affde4e96d demo demo] Removing options '' from query. {{(pid=112733) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:30:13.339238 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.volume.api [None req-044f29bb-56ca-4fc0-b81e-06affde4e96d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112733) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:30:13.347910 np0000183217 devstack@c-api.service[112733]: INFO cinder.volume.api [None req-044f29bb-56ca-4fc0-b81e-06affde4e96d demo demo] Get all volumes completed successfully. Jun 26 22:30:13.351080 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-044f29bb-56ca-4fc0-b81e-06affde4e96d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:30:13.351689 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 11/38] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:30:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:30:23.342446 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:31:13.370354 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-33220f2c-1e59-4b2d-af12-df00f5a47082 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:31:13.373046 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-33220f2c-1e59-4b2d-af12-df00f5a47082 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:31:13.373352 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-33220f2c-1e59-4b2d-af12-df00f5a47082 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:31:13.373639 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-33220f2c-1e59-4b2d-af12-df00f5a47082 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:31:13.373970 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-33220f2c-1e59-4b2d-af12-df00f5a47082 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:31:13.375065 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-33220f2c-1e59-4b2d-af12-df00f5a47082 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:31:13.389538 np0000183217 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-33220f2c-1e59-4b2d-af12-df00f5a47082 demo demo] Get all volumes completed successfully. Jun 26 22:31:13.392368 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-33220f2c-1e59-4b2d-af12-df00f5a47082 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:31:13.393172 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 10/39] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:31:13 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 26 22:31:23.380212 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:32:13.413733 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-a671dd32-d435-4b3f-bf13-2b95bf4cf420 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:32:13.417182 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-a671dd32-d435-4b3f-bf13-2b95bf4cf420 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:32:13.417535 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-a671dd32-d435-4b3f-bf13-2b95bf4cf420 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:32:13.417839 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-a671dd32-d435-4b3f-bf13-2b95bf4cf420 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:32:13.418253 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-a671dd32-d435-4b3f-bf13-2b95bf4cf420 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:32:13.419417 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-a671dd32-d435-4b3f-bf13-2b95bf4cf420 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:32:13.427044 np0000183217 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-a671dd32-d435-4b3f-bf13-2b95bf4cf420 demo demo] Get all volumes completed successfully. Jun 26 22:32:13.429041 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-a671dd32-d435-4b3f-bf13-2b95bf4cf420 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:32:13.429556 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 10/40] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:32:13 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 26 22:32:23.422964 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:33:13.449442 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-d147162e-bdd6-4b4e-8ba3-2377e4a3819d None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:33:13.452476 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-d147162e-bdd6-4b4e-8ba3-2377e4a3819d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:33:13.452712 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-d147162e-bdd6-4b4e-8ba3-2377e4a3819d demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:33:13.453309 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-d147162e-bdd6-4b4e-8ba3-2377e4a3819d demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:33:13.453309 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-d147162e-bdd6-4b4e-8ba3-2377e4a3819d demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:33:13.454375 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-d147162e-bdd6-4b4e-8ba3-2377e4a3819d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:33:13.465500 np0000183217 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-d147162e-bdd6-4b4e-8ba3-2377e4a3819d demo demo] Get all volumes completed successfully. Jun 26 22:33:13.468468 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-d147162e-bdd6-4b4e-8ba3-2377e4a3819d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:33:13.469033 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 10/41] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:33:13 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 26 22:33:23.470408 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:34:13.487789 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-847ac1b4-0671-4753-92cd-a9618162d1ee None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:34:13.621014 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-847ac1b4-0671-4753-92cd-a9618162d1ee demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:34:13.621014 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-847ac1b4-0671-4753-92cd-a9618162d1ee demo demo] Empty body provided in request {{(pid=112733) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:34:13.621014 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-847ac1b4-0671-4753-92cd-a9618162d1ee demo demo] Calling method 'detail' {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:34:13.621202 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.api_utils [None req-847ac1b4-0671-4753-92cd-a9618162d1ee demo demo] Removing options '' from query. {{(pid=112733) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:34:13.621905 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.volume.api [None req-847ac1b4-0671-4753-92cd-a9618162d1ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112733) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:34:13.634880 np0000183217 devstack@c-api.service[112733]: INFO cinder.volume.api [None req-847ac1b4-0671-4753-92cd-a9618162d1ee demo demo] Get all volumes completed successfully. Jun 26 22:34:13.637570 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-847ac1b4-0671-4753-92cd-a9618162d1ee demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:34:13.638043 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 12/42] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:34:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:34:23.626602 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:35:13.662463 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-f8b905f5-e807-4ec5-909f-99256d6f9116 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:35:13.667406 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-f8b905f5-e807-4ec5-909f-99256d6f9116 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:35:13.667406 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-f8b905f5-e807-4ec5-909f-99256d6f9116 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:35:13.667406 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-f8b905f5-e807-4ec5-909f-99256d6f9116 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:35:13.667607 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-f8b905f5-e807-4ec5-909f-99256d6f9116 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:35:13.668595 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-f8b905f5-e807-4ec5-909f-99256d6f9116 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:35:13.679299 np0000183217 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-f8b905f5-e807-4ec5-909f-99256d6f9116 demo demo] Get all volumes completed successfully. Jun 26 22:35:13.682164 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-f8b905f5-e807-4ec5-909f-99256d6f9116 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:35:13.682663 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 11/43] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:35:13 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 26 22:35:23.673584 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:36:13.700337 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-c7557031-978d-4a8f-b85f-bbc06543d83b None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:36:13.705604 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-c7557031-978d-4a8f-b85f-bbc06543d83b demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:36:13.705808 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-c7557031-978d-4a8f-b85f-bbc06543d83b demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:36:13.706061 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-c7557031-978d-4a8f-b85f-bbc06543d83b demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:36:13.706618 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-c7557031-978d-4a8f-b85f-bbc06543d83b demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:36:13.707642 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-c7557031-978d-4a8f-b85f-bbc06543d83b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:36:13.718987 np0000183217 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-c7557031-978d-4a8f-b85f-bbc06543d83b demo demo] Get all volumes completed successfully. Jun 26 22:36:13.722525 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-c7557031-978d-4a8f-b85f-bbc06543d83b demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:36:13.723004 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 11/44] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:36:13 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 26 22:36:23.714283 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:37:13.746354 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-50e63322-7e82-43c2-84fb-32bbdef39d2e None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:37:13.751902 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-50e63322-7e82-43c2-84fb-32bbdef39d2e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:37:13.752263 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-50e63322-7e82-43c2-84fb-32bbdef39d2e demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:37:13.752470 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-50e63322-7e82-43c2-84fb-32bbdef39d2e demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:37:13.752808 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-50e63322-7e82-43c2-84fb-32bbdef39d2e demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:37:13.753894 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-50e63322-7e82-43c2-84fb-32bbdef39d2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:37:13.763750 np0000183217 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-50e63322-7e82-43c2-84fb-32bbdef39d2e demo demo] Get all volumes completed successfully. Jun 26 22:37:13.766555 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-50e63322-7e82-43c2-84fb-32bbdef39d2e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:37:13.767049 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 11/45] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:37:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:37:23.757547 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:38:13.791182 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-1061dbd9-fb88-4abf-b64f-dface16438e9 None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:38:13.795724 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-1061dbd9-fb88-4abf-b64f-dface16438e9 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:38:13.796143 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-1061dbd9-fb88-4abf-b64f-dface16438e9 demo demo] Empty body provided in request {{(pid=112733) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:38:13.796495 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-1061dbd9-fb88-4abf-b64f-dface16438e9 demo demo] Calling method 'detail' {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:38:13.796959 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.api_utils [None req-1061dbd9-fb88-4abf-b64f-dface16438e9 demo demo] Removing options '' from query. {{(pid=112733) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:38:13.798229 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.volume.api [None req-1061dbd9-fb88-4abf-b64f-dface16438e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112733) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:38:13.811371 np0000183217 devstack@c-api.service[112733]: INFO cinder.volume.api [None req-1061dbd9-fb88-4abf-b64f-dface16438e9 demo demo] Get all volumes completed successfully. Jun 26 22:38:13.815228 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-1061dbd9-fb88-4abf-b64f-dface16438e9 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:38:13.815228 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 13/46] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:38:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:38:23.803932 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:39:13.832919 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-37be890c-c6f9-4232-b275-a08c7c9ad6a0 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:39:13.891750 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-37be890c-c6f9-4232-b275-a08c7c9ad6a0 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:39:13.892119 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-37be890c-c6f9-4232-b275-a08c7c9ad6a0 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:39:13.892473 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-37be890c-c6f9-4232-b275-a08c7c9ad6a0 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:39:13.892855 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-37be890c-c6f9-4232-b275-a08c7c9ad6a0 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:39:13.894331 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-37be890c-c6f9-4232-b275-a08c7c9ad6a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:39:13.904159 np0000183217 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-37be890c-c6f9-4232-b275-a08c7c9ad6a0 demo demo] Get all volumes completed successfully. Jun 26 22:39:13.906799 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-37be890c-c6f9-4232-b275-a08c7c9ad6a0 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:39:13.907278 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 12/47] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:39:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:39:23.897978 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:40:13.928298 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-b369d782-25b8-41b4-81fb-0c618693fb3d None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:40:13.932695 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-b369d782-25b8-41b4-81fb-0c618693fb3d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:40:13.933065 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-b369d782-25b8-41b4-81fb-0c618693fb3d demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:40:13.933507 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-b369d782-25b8-41b4-81fb-0c618693fb3d demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:40:13.933946 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-b369d782-25b8-41b4-81fb-0c618693fb3d demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:40:13.935387 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-b369d782-25b8-41b4-81fb-0c618693fb3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:40:13.944274 np0000183217 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-b369d782-25b8-41b4-81fb-0c618693fb3d demo demo] Get all volumes completed successfully. Jun 26 22:40:13.946310 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-b369d782-25b8-41b4-81fb-0c618693fb3d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:40:13.946763 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 12/48] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:40:13 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 26 22:40:23.939362 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:41:13.979210 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-39a61a72-27df-45fa-8afd-22a36ced4a00 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:41:13.983843 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-39a61a72-27df-45fa-8afd-22a36ced4a00 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:41:13.984133 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-39a61a72-27df-45fa-8afd-22a36ced4a00 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:41:13.984391 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-39a61a72-27df-45fa-8afd-22a36ced4a00 demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:41:13.984704 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-39a61a72-27df-45fa-8afd-22a36ced4a00 demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:41:13.985893 np0000183217 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-39a61a72-27df-45fa-8afd-22a36ced4a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:41:13.995321 np0000183217 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-39a61a72-27df-45fa-8afd-22a36ced4a00 demo demo] Get all volumes completed successfully. Jun 26 22:41:13.998399 np0000183217 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-39a61a72-27df-45fa-8afd-22a36ced4a00 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:41:13.998996 np0000183217 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 12/49] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:41:13 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 26 22:41:23.989595 np0000183217 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:42:14.019288 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.middleware.request_id [None req-f1648a6c-72f1-427f-9b22-9750758f6c4b None None] RequestId filter calling following filter/app {{(pid=112733) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:42:14.023054 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-f1648a6c-72f1-427f-9b22-9750758f6c4b demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:42:14.023305 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-f1648a6c-72f1-427f-9b22-9750758f6c4b demo demo] Empty body provided in request {{(pid=112733) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:42:14.023624 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.openstack.wsgi [None req-f1648a6c-72f1-427f-9b22-9750758f6c4b demo demo] Calling method 'detail' {{(pid=112733) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:42:14.023977 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.api.api_utils [None req-f1648a6c-72f1-427f-9b22-9750758f6c4b demo demo] Removing options '' from query. {{(pid=112733) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:42:14.025000 np0000183217 devstack@c-api.service[112733]: DEBUG cinder.volume.api [None req-f1648a6c-72f1-427f-9b22-9750758f6c4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112733) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:42:14.035279 np0000183217 devstack@c-api.service[112733]: INFO cinder.volume.api [None req-f1648a6c-72f1-427f-9b22-9750758f6c4b demo demo] Get all volumes completed successfully. Jun 26 22:42:14.038366 np0000183217 devstack@c-api.service[112733]: INFO cinder.api.openstack.wsgi [None req-f1648a6c-72f1-427f-9b22-9750758f6c4b demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:42:14.038897 np0000183217 devstack@c-api.service[112733]: [pid: 112733|app: 0|req: 14/50] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:42:14 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 26 22:42:24.028897 np0000183217 devstack@c-api.service[112733]: DEBUG dbcounter [-] [112733] Writing DB stats cinder:SELECT=1 {{(pid=112733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:43:14.062323 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-928ccc1d-9d16-4b3b-8338-3bc340eedd69 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:43:14.066013 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-928ccc1d-9d16-4b3b-8338-3bc340eedd69 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:43:14.066538 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-928ccc1d-9d16-4b3b-8338-3bc340eedd69 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:43:14.066826 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-928ccc1d-9d16-4b3b-8338-3bc340eedd69 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:43:14.067310 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-928ccc1d-9d16-4b3b-8338-3bc340eedd69 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:43:14.070176 np0000183217 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-928ccc1d-9d16-4b3b-8338-3bc340eedd69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:43:14.079594 np0000183217 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-928ccc1d-9d16-4b3b-8338-3bc340eedd69 demo demo] Get all volumes completed successfully. Jun 26 22:43:14.082397 np0000183217 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-928ccc1d-9d16-4b3b-8338-3bc340eedd69 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:43:14.082881 np0000183217 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 13/51] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:43:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:43:24.072940 np0000183217 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 22:44:14.103477 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-f0a63433-4899-4760-9907-f0843df1297b None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 22:44:14.208501 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-f0a63433-4899-4760-9907-f0843df1297b demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 22:44:14.208777 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-f0a63433-4899-4760-9907-f0843df1297b demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 22:44:14.208777 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-f0a63433-4899-4760-9907-f0843df1297b demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 22:44:14.209177 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-f0a63433-4899-4760-9907-f0843df1297b demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 22:44:14.210355 np0000183217 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-f0a63433-4899-4760-9907-f0843df1297b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 22:44:14.220918 np0000183217 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-f0a63433-4899-4760-9907-f0843df1297b demo demo] Get all volumes completed successfully. Jun 26 22:44:14.223147 np0000183217 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-f0a63433-4899-4760-9907-f0843df1297b demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 22:44:14.223366 np0000183217 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 13/52] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 22:44:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 22:44:24.214978 np0000183217 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}