Jun 18 00:43:59.201758 np0000181686 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 00:43:59.213157 np0000181686 devstack@c-api.service[116949]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 00:43:59 2026] *** Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: nodename: np0000181686 Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: machine: x86_64 Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: clock source: unix Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: pcre jit disabled Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: detected number of CPU cores: 16 Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: current working directory: / Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: detected binary path: /usr/bin/uwsgi-core Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: your processes number limit is 256917 Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: your memory page size is 4096 bytes Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: detected max file descriptor number: 2048 Jun 18 00:43:59.216069 np0000181686 devstack@c-api.service[116949]: lock engine: pthread robust mutexes Jun 18 00:43:59.217120 np0000181686 devstack@c-api.service[116949]: thunder lock: enabled Jun 18 00:43:59.217120 np0000181686 devstack@c-api.service[116949]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 00:43:59.217120 np0000181686 devstack@c-api.service[116949]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 00:43:59.217120 np0000181686 devstack@c-api.service[116949]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 00:43:59.217120 np0000181686 devstack@c-api.service[116949]: Set PythonHome to /opt/stack/data/venv Jun 18 00:43:59.258820 np0000181686 devstack@c-api.service[116949]: Python main interpreter initialized at 0x7e18a30a3668 Jun 18 00:43:59.258820 np0000181686 devstack@c-api.service[116949]: python threads support enabled Jun 18 00:43:59.258820 np0000181686 devstack@c-api.service[116949]: your server socket listen backlog is limited to 100 connections Jun 18 00:43:59.258820 np0000181686 devstack@c-api.service[116949]: your mercy for graceful operations on workers is 80 seconds Jun 18 00:43:59.259684 np0000181686 devstack@c-api.service[116949]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 00:43:59.259934 np0000181686 devstack@c-api.service[116949]: *** Operational MODE: preforking *** Jun 18 00:43:59.260287 np0000181686 devstack@c-api.service[116949]: *** uWSGI is running in multiple interpreter mode *** Jun 18 00:43:59.260287 np0000181686 devstack@c-api.service[116949]: spawned uWSGI master process (pid: 116949) Jun 18 00:43:59.260497 np0000181686 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 00:43:59.261424 np0000181686 devstack@c-api.service[116949]: spawned uWSGI worker 1 (pid: 116956, cores: 1) Jun 18 00:43:59.262314 np0000181686 devstack@c-api.service[116949]: spawned uWSGI worker 2 (pid: 116957, cores: 1) Jun 18 00:43:59.262964 np0000181686 devstack@c-api.service[116949]: spawned uWSGI worker 3 (pid: 116958, cores: 1) Jun 18 00:43:59.266214 np0000181686 devstack@c-api.service[116949]: spawned uWSGI worker 4 (pid: 116959, cores: 1) Jun 18 00:43:59.266214 np0000181686 devstack@c-api.service[116949]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 00:43:59.393381 np0000181686 devstack@c-api.service[116959]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:43:59.393381 np0000181686 devstack@c-api.service[116959]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:43:59.393381 np0000181686 devstack@c-api.service[116959]: we strongly recommend against using it for new projects. Jun 18 00:43:59.393381 np0000181686 devstack@c-api.service[116959]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:43:59.393381 np0000181686 devstack@c-api.service[116959]: framework. For more detail see Jun 18 00:43:59.393381 np0000181686 devstack@c-api.service[116959]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:43:59.393381 np0000181686 devstack@c-api.service[116959]: import eventlet # noqa Jun 18 00:43:59.400705 np0000181686 devstack@c-api.service[116956]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:43:59.400705 np0000181686 devstack@c-api.service[116956]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:43:59.400705 np0000181686 devstack@c-api.service[116956]: we strongly recommend against using it for new projects. Jun 18 00:43:59.400705 np0000181686 devstack@c-api.service[116956]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:43:59.400705 np0000181686 devstack@c-api.service[116956]: framework. For more detail see Jun 18 00:43:59.400705 np0000181686 devstack@c-api.service[116956]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:43:59.400705 np0000181686 devstack@c-api.service[116956]: import eventlet # noqa Jun 18 00:43:59.405281 np0000181686 devstack@c-api.service[116958]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:43:59.405281 np0000181686 devstack@c-api.service[116958]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:43:59.405281 np0000181686 devstack@c-api.service[116958]: we strongly recommend against using it for new projects. Jun 18 00:43:59.405281 np0000181686 devstack@c-api.service[116958]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:43:59.405281 np0000181686 devstack@c-api.service[116958]: framework. For more detail see Jun 18 00:43:59.405281 np0000181686 devstack@c-api.service[116958]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:43:59.405281 np0000181686 devstack@c-api.service[116958]: import eventlet # noqa Jun 18 00:43:59.411405 np0000181686 devstack@c-api.service[116957]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:43:59.411405 np0000181686 devstack@c-api.service[116957]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:43:59.411405 np0000181686 devstack@c-api.service[116957]: we strongly recommend against using it for new projects. Jun 18 00:43:59.411405 np0000181686 devstack@c-api.service[116957]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:43:59.411405 np0000181686 devstack@c-api.service[116957]: framework. For more detail see Jun 18 00:43:59.411405 np0000181686 devstack@c-api.service[116957]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:43:59.411405 np0000181686 devstack@c-api.service[116957]: import eventlet # noqa Jun 18 00:43:59.478120 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:43:59.478120 np0000181686 devstack@c-api.service[116959]: warnings.warn( Jun 18 00:43:59.489101 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:43:59.489101 np0000181686 devstack@c-api.service[116956]: warnings.warn( Jun 18 00:43:59.496113 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:43:59.496113 np0000181686 devstack@c-api.service[116958]: warnings.warn( Jun 18 00:43:59.499103 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:43:59.499103 np0000181686 devstack@c-api.service[116957]: warnings.warn( Jun 18 00:43:59.554655 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:43:59.554655 np0000181686 devstack@c-api.service[116959]: from cgi import parse_header Jun 18 00:43:59.570238 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:43:59.570238 np0000181686 devstack@c-api.service[116956]: from cgi import parse_header Jun 18 00:43:59.571858 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:43:59.571858 np0000181686 devstack@c-api.service[116958]: from cgi import parse_header Jun 18 00:43:59.581664 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:43:59.581664 np0000181686 devstack@c-api.service[116957]: from cgi import parse_header Jun 18 00:43:59.604847 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:43:59.604847 np0000181686 devstack@c-api.service[116959]: removals.removed_module( Jun 18 00:43:59.607118 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:43:59.607118 np0000181686 devstack@c-api.service[116959]: removals.removed_module( Jun 18 00:43:59.619599 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:43:59.619599 np0000181686 devstack@c-api.service[116958]: removals.removed_module( Jun 18 00:43:59.621245 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:43:59.621245 np0000181686 devstack@c-api.service[116958]: removals.removed_module( Jun 18 00:43:59.622881 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:43:59.622881 np0000181686 devstack@c-api.service[116956]: removals.removed_module( Jun 18 00:43:59.624979 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:43:59.624979 np0000181686 devstack@c-api.service[116956]: removals.removed_module( Jun 18 00:43:59.646418 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:43:59.646418 np0000181686 devstack@c-api.service[116957]: removals.removed_module( Jun 18 00:43:59.648623 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:43:59.648623 np0000181686 devstack@c-api.service[116957]: removals.removed_module( Jun 18 00:44:00.252480 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:44:00.252480 np0000181686 devstack@c-api.service[116959]: warnings.warn( Jun 18 00:44:00.262938 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:44:00.262938 np0000181686 devstack@c-api.service[116958]: warnings.warn( Jun 18 00:44:00.290877 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:44:00.290877 np0000181686 devstack@c-api.service[116956]: warnings.warn( Jun 18 00:44:00.293894 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:44:00.293894 np0000181686 devstack@c-api.service[116957]: warnings.warn( Jun 18 00:44:00.356168 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:44:00.356168 np0000181686 devstack@c-api.service[116959]: warnings.warn( Jun 18 00:44:00.360056 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:44:00.360056 np0000181686 devstack@c-api.service[116958]: warnings.warn( Jun 18 00:44:00.392844 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:44:00.392844 np0000181686 devstack@c-api.service[116957]: warnings.warn( Jun 18 00:44:00.397714 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:44:00.397714 np0000181686 devstack@c-api.service[116956]: warnings.warn( Jun 18 00:44:00.669008 np0000181686 devstack@c-api.service[116958]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:44:00.669685 np0000181686 devstack@c-api.service[116959]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:44:00.670062 np0000181686 devstack@c-api.service[116958]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116958) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:44:00.670174 np0000181686 devstack@c-api.service[116959]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116959) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:44:00.681864 np0000181686 devstack@c-api.service[116957]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:44:00.682304 np0000181686 devstack@c-api.service[116957]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116957) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:44:00.692518 np0000181686 devstack@c-api.service[116956]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:44:00.692980 np0000181686 devstack@c-api.service[116956]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116956) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:44:00.755425 np0000181686 devstack@c-api.service[116959]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:44:00.755425 np0000181686 devstack@c-api.service[116959]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:44:00.756204 np0000181686 devstack@c-api.service[116958]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:44:00.756204 np0000181686 devstack@c-api.service[116958]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:44:00.775972 np0000181686 devstack@c-api.service[116957]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:44:00.775972 np0000181686 devstack@c-api.service[116957]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:44:00.787426 np0000181686 devstack@c-api.service[116956]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:44:00.787426 np0000181686 devstack@c-api.service[116956]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:44:01.235019 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116959) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:44:01.235316 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116956) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:44:01.235370 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116958) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:44:01.235496 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.235556 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.235661 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.235661 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.235780 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.235890 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.235941 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.236041 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.236251 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116957) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:44:01.236336 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.236614 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.236686 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.236892 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.237083 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.237265 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.237265 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.237344 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.237344 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.237423 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.237476 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.237518 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.237552 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.237590 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.237590 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.237674 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.237713 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.237713 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.237787 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.237827 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.237871 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.237871 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.237936 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.238223 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.238292 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.238373 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.238491 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.238491 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.238491 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.238491 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.238491 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.239085 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.239201 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.239201 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.239201 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.239201 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.239201 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.239413 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.239487 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.239555 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.239618 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.239690 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.239762 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.239833 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.239895 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.239964 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.240027 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.240096 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.240199 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.240264 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.240344 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.240406 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.240468 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.242294 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.242294 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.242294 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.242294 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.242294 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.242294 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.243918 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.244004 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.244063 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.244063 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.244296 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.244412 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.244412 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.244610 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.244677 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.244736 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.244800 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.244856 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.244919 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.244980 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.245049 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.245112 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.245223 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.245313 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.245414 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.245535 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.245621 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.245705 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.245778 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.245778 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.245906 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.245988 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.245988 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.245988 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.245988 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.246303 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.246303 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.246445 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.246537 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.246603 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.246674 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.246811 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.246890 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.246953 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.247016 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.247078 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.247430 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.247482 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.247482 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.247578 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.247578 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.247676 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.247768 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.247846 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.247903 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.247955 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.247993 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.248051 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.248084 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.248161 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.248200 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.248281 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.248322 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.248373 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.248373 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.248481 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.248515 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.248571 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.248604 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.248657 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.248696 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.248748 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.248779 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.248836 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.248875 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.248875 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.248875 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.249009 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.249009 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.249009 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.249205 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.249251 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.249251 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.249341 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.249392 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.249424 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.249479 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.249512 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.249512 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.249512 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.249512 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.249701 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.249701 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.249813 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.249847 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.249847 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.249949 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.250004 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.250084 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.250125 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.250189 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.250189 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.250266 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.250308 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.250360 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.250360 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.250504 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.250559 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.250625 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.250657 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.250707 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.250740 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.250792 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.250824 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.250873 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.250905 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.250966 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.250966 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.250966 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.252050 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.252119 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.252205 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.252240 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.252304 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.252345 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.252398 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.252451 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.252502 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.252579 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.252639 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.252709 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.252764 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.252764 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.252830 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.252858 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.252887 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.252919 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.252946 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.252977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.253002 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.253002 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.253056 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.253151 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.253214 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.253300 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.253367 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.253451 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.256684 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.256789 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.256789 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.256884 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.256884 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.257003 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.257003 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.257238 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.257299 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.257346 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.257419 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.257462 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.257543 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.257619 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.259884 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.260042 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.260191 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.260318 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.260405 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.260471 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.260511 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.260739 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.260789 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.260831 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.260873 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.260920 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.260961 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.260961 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.266092 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.266281 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.266281 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.266379 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.266501 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.266555 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.266647 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.267282 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.267387 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.267458 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.267529 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.267643 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.267722 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.267860 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.269215 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.269287 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.269358 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.269411 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.269464 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.269464 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.269545 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.269588 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.269588 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.269672 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.269672 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.269746 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.269799 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.269920 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.271302 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.271416 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.271416 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.271505 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.271505 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.271588 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.271654 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.271706 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.271746 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.271787 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.271834 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.271876 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.271921 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.271962 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.272004 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.272004 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.272078 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.272114 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.272354 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.272406 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.272406 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.272483 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.272526 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.272526 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.272606 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.272654 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.272694 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.272748 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.272800 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.272800 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.272800 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.272800 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.272800 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.272800 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.272800 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.273074 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.273074 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.273074 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.273074 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.273074 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.273281 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.273281 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.275017 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.275185 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.275185 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.275185 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.275416 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.275416 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.275416 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.275416 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.275641 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.275699 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.275760 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.275820 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.275879 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.275879 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.275984 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.276052 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.276111 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.276230 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.276230 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.276348 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.276419 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.276483 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.276556 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.276556 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.276664 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.276741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.276798 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.276856 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.276856 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.276977 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.277544 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.277604 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.277666 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.277666 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.277778 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.277778 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.277778 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.277778 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.277778 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.277778 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.278358 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.278358 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.278358 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.278358 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.278358 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.278358 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.278975 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.279157 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.279157 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.279157 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.279157 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.279710 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.279710 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.279710 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.281050 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.281234 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.281234 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.281366 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.281462 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.281559 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.281627 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.281711 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.281839 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.281940 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.282038 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.282038 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.282038 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.282038 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.282487 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.282487 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.282487 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.282835 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.282940 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.283047 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.283180 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.283289 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.283424 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.283597 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.283597 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.283755 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.283830 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.283830 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.284002 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.284093 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.284228 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.284325 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.284413 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.284500 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.284579 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.284659 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.284752 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.284825 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.284897 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.284967 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.285038 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.285106 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.285217 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.285314 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.285395 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.285444 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.285546 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.285594 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.285696 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.285766 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.285840 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.285912 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.285983 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.286062 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.286154 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.286228 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.286300 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.286372 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.286420 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.286420 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.286420 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.286420 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.286420 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.286420 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.286420 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.286950 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.287039 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.287085 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.287211 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.287283 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.287283 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.287470 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.287579 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.287579 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.287731 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.287812 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.287858 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.287954 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.288025 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.288025 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.288025 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.288025 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.288025 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.288416 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.288454 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.288509 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.288567 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.288661 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.288661 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.288741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.288774 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.288825 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.288862 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.288931 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.288964 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.289017 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.289017 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.289110 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.289178 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.289241 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.289300 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.289354 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.289440 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.289440 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.289526 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.289578 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.289629 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.289681 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.289731 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.289731 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.289825 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.289825 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.289949 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.289949 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.289949 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.289949 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.289949 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.289949 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.289949 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.290254 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.290254 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.290337 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.290392 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.290430 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.290468 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.290503 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.290531 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.290560 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.290589 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.290615 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.290649 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.290683 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.290683 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.290741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.290741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.290741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.290741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.290741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.290741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.290741 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.290910 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.290910 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.290970 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.291103 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.291208 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.291275 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.291334 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.291390 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.291450 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.291488 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.291531 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.291566 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.291597 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.291623 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.291656 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.291685 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.291715 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.291715 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.291767 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.291794 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.291826 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.291855 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.291886 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.291915 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.291945 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.291971 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.292001 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.292027 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.292027 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.292081 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.292115 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.292165 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.292222 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.292263 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.292297 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.292337 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.292374 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.292415 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.292451 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.292493 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.292533 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.292580 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.292636 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.292679 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.292723 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.292765 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.292803 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.292843 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.292884 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.292930 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.292969 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.293008 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.293047 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.293094 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.293159 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.293206 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.293247 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.293287 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.293416 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.293545 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.293545 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.293545 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.293663 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.293707 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.293745 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.293791 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.293837 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.293876 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.293915 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.293956 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.293993 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.294042 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.294081 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.294120 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.294178 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.294218 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.294257 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.294296 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.294347 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.294387 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.294387 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.294387 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.294508 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.294549 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.294594 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.294634 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.294674 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.294674 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.294674 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.294674 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.294674 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.294856 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.294856 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.294936 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.294980 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.295018 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.295058 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.295106 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.295164 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.295205 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.295253 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.295293 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.295331 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.295415 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.295464 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.295502 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.295541 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.295585 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.295625 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.295669 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.295669 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.295669 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.295767 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.295767 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.295767 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.295767 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.295767 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.295953 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.296000 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.296045 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.296093 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.296150 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.296202 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.296242 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.296282 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.296321 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.296366 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.296411 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.296540 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.296581 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.296618 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.296656 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.296693 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.296740 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.296785 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.296785 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.296785 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.296785 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.296785 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.296785 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.299372 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.299557 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.299679 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.299806 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.299931 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.300023 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.300115 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.301423 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.301514 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.301598 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.301675 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.301756 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.301806 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.301854 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.301900 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.301940 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.301990 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.302032 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.302075 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.302114 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.302175 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.302216 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.302259 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.302300 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.302349 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.302395 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.302441 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.302441 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.302516 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.302584 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.302666 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.302723 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.302773 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.302814 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.302860 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.302901 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.302948 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.302995 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.303034 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.303074 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.303116 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.303180 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.303218 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.303316 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.303470 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.303560 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.303641 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.303685 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.303753 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.303801 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.304101 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.304221 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.304291 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.304386 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.304460 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.304536 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.304590 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.304639 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.304696 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.304744 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.304807 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.304870 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.304870 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.304963 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.305158 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.305158 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.305260 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.305333 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.305387 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.305440 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.305508 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.305562 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.305613 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.305666 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.305733 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.305787 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.305836 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.305888 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.305950 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.306012 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.306064 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.306117 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.306197 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.306273 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.306327 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.306376 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.306425 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.306479 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.306528 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.306528 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.306631 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.306687 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.306738 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.306738 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.306879 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.306940 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.306940 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.307046 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.307110 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.307110 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.307232 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.307232 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.307232 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.307232 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.307232 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.307838 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.307974 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.308112 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.308472 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.308772 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.308930 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.309073 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.309311 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.309385 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.309439 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.309499 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.309499 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.309598 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.309652 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.309717 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.309783 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.309838 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.309904 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.309956 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.309956 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.310045 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.310097 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.310097 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.310097 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.310290 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.310290 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.310290 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.310469 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.312420 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.312486 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.312539 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.312575 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.312641 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.312683 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.312780 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.320710 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.320790 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.320873 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.320941 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.320995 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.321035 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.321073 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.321139 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.321220 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.321266 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.321319 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.321319 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.321401 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.321470 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.321470 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.321571 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.321675 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.321753 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.321807 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.321858 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.321858 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.321950 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.322011 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.322072 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.322269 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.322395 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.322463 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.322518 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.322584 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.322641 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.322696 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.322769 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.322827 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.322889 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.322946 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.323000 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.323057 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.323108 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.323190 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.323247 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.323247 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.323345 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.323417 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.323532 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.323532 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.323643 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.323698 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.323752 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.323814 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.323872 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.323925 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.323925 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.323925 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.324088 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.324162 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.324221 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.324290 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.324378 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.324469 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.324539 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.324648 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.324796 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.324935 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.332221 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.332322 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.332382 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.332459 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.332511 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.332568 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.332615 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.332669 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.332735 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.332801 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.332863 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.332925 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116959) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.332989 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.333051 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.333109 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.333188 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.333239 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.333294 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.333294 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116959) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.333405 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.333469 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116959) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.333522 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.333522 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.333522 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.333522 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.333522 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.335110 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.335224 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.335319 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.335383 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.335383 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.335471 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.335584 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.335649 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.335702 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.335702 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.335702 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.335849 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.335915 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.335971 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:44:01.336030 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.336030 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.336151 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:44:01.336209 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.336209 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.336299 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:44:01.336386 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.336440 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:44:01.336497 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.336546 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:44:01.336546 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:44:01.336546 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:44:01.381276 np0000181686 devstack@c-api.service[116956]: INFO dbcounter [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Registered counter for database cinder Jun 18 00:44:01.383849 np0000181686 devstack@c-api.service[116959]: INFO dbcounter [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Registered counter for database cinder Jun 18 00:44:01.385496 np0000181686 devstack@c-api.service[116957]: INFO dbcounter [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Registered counter for database cinder Jun 18 00:44:01.392446 np0000181686 devstack@c-api.service[116958]: INFO dbcounter [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Registered counter for database cinder Jun 18 00:44:01.430070 np0000181686 devstack@c-api.service[116956]: DEBUG oslo_db.sqlalchemy.engines [None req-ec4266d7-4bf3-4d21-a122-c102081770ed 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=116956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:01.431209 np0000181686 devstack@c-api.service[116959]: DEBUG oslo_db.sqlalchemy.engines [None req-70b165d6-985e-48d7-ba82-80d3721bc02e 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=116959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:01.432943 np0000181686 devstack@c-api.service[116957]: DEBUG oslo_db.sqlalchemy.engines [None req-86a888c1-714d-448d-b693-d40d36cbccc7 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=116957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:01.435044 np0000181686 devstack@c-api.service[116958]: DEBUG oslo_db.sqlalchemy.engines [None req-89308771-b347-4c21-b3cc-1ad18223f2af 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=116958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:01.545681 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writer thread running {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:44:01.549108 np0000181686 devstack@c-api.service[116956]: INFO cinder.rpc [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:44:01.549254 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writer thread running {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:44:01.551421 np0000181686 devstack@c-api.service[116956]: INFO cinder.rpc [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:44:01.551712 np0000181686 devstack@c-api.service[116959]: INFO cinder.rpc [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:44:01.553810 np0000181686 devstack@c-api.service[116956]: INFO cinder.rpc [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:44:01.554279 np0000181686 devstack@c-api.service[116959]: INFO cinder.rpc [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:44:01.554723 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writer thread running {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:44:01.556380 np0000181686 devstack@c-api.service[116956]: INFO cinder.rpc [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:44:01.557210 np0000181686 devstack@c-api.service[116959]: INFO cinder.rpc [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:44:01.557458 np0000181686 devstack@c-api.service[116957]: INFO cinder.rpc [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:44:01.557553 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.559334 np0000181686 devstack@c-api.service[116959]: INFO cinder.rpc [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:44:01.560010 np0000181686 devstack@c-api.service[116957]: INFO cinder.rpc [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:44:01.560318 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.560838 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writer thread running {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:44:01.561483 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.562738 np0000181686 devstack@c-api.service[116957]: INFO cinder.rpc [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:44:01.562922 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.563232 np0000181686 devstack@c-api.service[116958]: INFO cinder.rpc [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:44:01.565668 np0000181686 devstack@c-api.service[116957]: INFO cinder.rpc [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:44:01.565798 np0000181686 devstack@c-api.service[116958]: INFO cinder.rpc [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:44:01.566826 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.569034 np0000181686 devstack@c-api.service[116958]: INFO cinder.rpc [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:44:01.570502 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.572495 np0000181686 devstack@c-api.service[116958]: INFO cinder.rpc [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:44:01.573807 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.578214 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.597380 np0000181686 devstack@c-api.service[116956]: DEBUG oslo_db.sqlalchemy.engines [None req-ec4266d7-4bf3-4d21-a122-c102081770ed 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=116956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:01.598397 np0000181686 devstack@c-api.service[116959]: DEBUG oslo_db.sqlalchemy.engines [None req-70b165d6-985e-48d7-ba82-80d3721bc02e 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=116959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:01.600447 np0000181686 devstack@c-api.service[116956]: INFO cinder.rpc [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:44:01.602029 np0000181686 devstack@c-api.service[116959]: INFO cinder.rpc [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:44:01.603196 np0000181686 devstack@c-api.service[116956]: INFO cinder.rpc [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:44:01.604518 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.605161 np0000181686 devstack@c-api.service[116957]: DEBUG oslo_db.sqlalchemy.engines [None req-86a888c1-714d-448d-b693-d40d36cbccc7 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=116957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:01.606765 np0000181686 devstack@c-api.service[116959]: INFO cinder.rpc [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:44:01.607863 np0000181686 devstack@c-api.service[116957]: INFO cinder.rpc [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:44:01.608189 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.610577 np0000181686 devstack@c-api.service[116957]: INFO cinder.rpc [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:44:01.612151 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.613161 np0000181686 devstack@c-api.service[116958]: DEBUG oslo_db.sqlalchemy.engines [None req-89308771-b347-4c21-b3cc-1ad18223f2af 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=116958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:01.616034 np0000181686 devstack@c-api.service[116958]: INFO cinder.rpc [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:44:01.617727 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.618579 np0000181686 devstack@c-api.service[116958]: INFO cinder.rpc [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:44:01.619801 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.621155 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.622677 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.624383 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.624507 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.626457 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.627770 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.629930 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.630021 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.631006 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.631804 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.633278 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.635043 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.635446 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.636075 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.636189 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.638288 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.638699 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.639186 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.639509 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.641879 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.642362 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.642588 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.642813 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.645006 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.645467 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.646580 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.646912 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.647017 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.647768 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.649597 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.649760 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.650564 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.650658 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.652079 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.652871 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.653424 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.654868 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.654959 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.655027 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.655902 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.657596 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.658433 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.658838 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.660319 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.660645 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.660790 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.662109 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.663047 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.663206 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.663535 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.664450 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.664882 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.666024 np0000181686 devstack@c-api.service[116956]: WARNING cinder.api.contrib.hosts [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:44:01.666430 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.666720 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.667283 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.668033 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.668532 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.668615 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.669159 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.669336 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.670119 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.670818 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.670895 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.671509 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.671913 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: extensions {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.672012 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.672771 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.672895 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.673342 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: os-quota-class-sets {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.674069 np0000181686 devstack@c-api.service[116957]: WARNING cinder.api.contrib.hosts [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:44:01.674265 np0000181686 devstack@c-api.service[116959]: WARNING cinder.api.contrib.hosts [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:44:01.674361 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.674623 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: scheduler-stats {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.674758 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.675121 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.675745 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.676094 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.676649 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.676993 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: os-quota-sets {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.677299 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.677467 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.678312 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.678440 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: backups {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.678715 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.678983 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.679875 np0000181686 devstack@c-api.service[116958]: WARNING cinder.api.contrib.hosts [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:44:01.679954 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: extensions {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.680182 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.680441 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: os-snapshot-manage {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.680593 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.681237 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: extensions {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.681301 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: os-quota-class-sets {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.681907 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: consistencygroups {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.682120 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.682646 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: os-quota-class-sets {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.682830 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: scheduler-stats {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.683527 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.683856 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: extra_specs {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.684086 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: scheduler-stats {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.684275 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: os-quota-sets {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.685147 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.685449 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: os-hosts {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.686243 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: extensions {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.686518 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: os-quota-sets {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.687326 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: backups {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.687521 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: os-volume-manage {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.687603 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: os-quota-class-sets {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.688009 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: backups {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.688375 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: os-availability-zone {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.688627 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: os-snapshot-manage {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.688961 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: scheduler-stats {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.689776 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: encryption {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.690152 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: consistencygroups {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.690257 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: os-snapshot-manage {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.690413 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: os-quota-sets {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.691313 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: os-volume-transfer {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.691571 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: consistencygroups {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.691854 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: backups {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.692029 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: extra_specs {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.693010 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: capabilities {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.693584 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: extra_specs {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.693652 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: os-hosts {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.694268 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: encryption {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.694474 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: os-snapshot-manage {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.694975 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: os-volume-manage {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.695164 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: os-hosts {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.695781 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: os-volume-type-access {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.695903 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: consistencygroups {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.696407 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: os-availability-zone {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.696496 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: os-volume-manage {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.697507 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: cgsnapshots {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.697836 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: extra_specs {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.697918 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: os-availability-zone {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.697985 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: encryption {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.698900 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extended resource: qos-specs {{(pid=116956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.699250 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: encryption {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.699390 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: os-hosts {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.699721 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: os-volume-transfer {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.700742 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: os-volume-transfer {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.700820 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: os-volume-manage {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.701143 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] SnapshotActionsController initialized {{(pid=116956) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:44:01.701516 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: capabilities {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.702037 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.702168 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: os-availability-zone {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.702382 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: capabilities {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.702936 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: encryption {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.703492 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.703644 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: encryption {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.703700 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: encryption {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.704627 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: os-volume-type-access {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.704827 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.705136 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: os-volume-type-access {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.705250 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: os-volume-transfer {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.706178 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.706627 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: cgsnapshots {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.706785 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: cgsnapshots {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.706843 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: capabilities {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.707551 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.708070 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: encryption {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.708208 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extended resource: qos-specs {{(pid=116957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.708272 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extended resource: qos-specs {{(pid=116959) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.708979 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.709654 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: os-volume-type-access {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.710339 np0000181686 devstack@c-api.service[116956]: WARNING castellan.key_manager.migration [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.710402 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.contrib.snapshot_actions [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] SnapshotActionsController initialized {{(pid=116959) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:44:01.710578 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.contrib.snapshot_actions [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] SnapshotActionsController initialized {{(pid=116957) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:44:01.711211 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: cgsnapshots {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.711294 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.711343 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.711385 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.711455 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.711571 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension AdminActions extending resource: volumes {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.711636 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.711684 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension AdminActions extending resource: snapshots {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.711793 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension AdminActions extending resource: backups {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.712584 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension VolumeActions extending resource: volumes {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.712664 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extended resource: qos-specs {{(pid=116958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:44:01.712731 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.712780 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension TypesManage extending resource: types {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.712780 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension UsedLimits extending resource: limits {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.712911 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.713038 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.713158 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.713237 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.713360 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.713426 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.713478 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.713553 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.v3.router [None req-ec4266d7-4bf3-4d21-a122-c102081770ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.714091 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.714722 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.contrib.snapshot_actions [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] SnapshotActionsController initialized {{(pid=116958) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:44:01.714955 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.715406 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.715469 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.716421 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.716825 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.716886 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.717929 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.718267 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.718328 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.719454 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.719567 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.719622 np0000181686 devstack@c-api.service[116959]: WARNING castellan.key_manager.migration [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.720493 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension SnapshotActions extending resource: snapshots {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.720592 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.720722 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.720814 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension AdminActions extending resource: volumes {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.720921 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.721018 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension AdminActions extending resource: snapshots {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.721087 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension AdminActions extending resource: backups {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.721160 np0000181686 devstack@c-api.service[116957]: WARNING castellan.key_manager.migration [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.721210 np0000181686 devstack@c-api.service[116956]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e18a30a3668 pid: 116956 (default app) Jun 18 00:44:01.721922 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension VolumeActions extending resource: volumes {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722033 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension TypesManage extending resource: types {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722108 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722208 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension UsedLimits extending resource: limits {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722265 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722305 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722344 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722378 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.722413 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722531 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension VolumeTypeAccess extending resource: types {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722587 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722642 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722687 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension AdminActions extending resource: volumes {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722733 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722842 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.v3.router [None req-70b165d6-985e-48d7-ba82-80d3721bc02e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116959) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722895 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension AdminActions extending resource: snapshots {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.722994 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension AdminActions extending resource: backups {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.723150 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension VolumeActions extending resource: volumes {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.723340 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension TypesManage extending resource: types {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.723502 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension UsedLimits extending resource: limits {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.723644 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.723696 np0000181686 devstack@c-api.service[116958]: WARNING castellan.key_manager.migration [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:44:01.723781 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.723923 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.724073 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.724251 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.724393 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.724541 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.v3.router [None req-86a888c1-714d-448d-b693-d40d36cbccc7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.724602 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension SnapshotActions extending resource: snapshots {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.724689 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.724883 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725026 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension AdminActions extending resource: volumes {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725162 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension AdminActions extending resource: snapshots {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725271 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension AdminActions extending resource: backups {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725373 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension VolumeActions extending resource: volumes {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725500 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension TypesManage extending resource: types {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725603 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension UsedLimits extending resource: limits {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725746 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725842 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.725939 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.726041 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension VolumeTypeAccess extending resource: types {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.726191 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.726292 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.726392 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.v3.router [None req-89308771-b347-4c21-b3cc-1ad18223f2af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:44:01.729033 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729033 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.729232 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729232 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.729232 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729232 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.729232 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729531 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.729531 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729531 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.729531 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729531 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.729531 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729822 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.729822 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729822 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.729822 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.729822 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730039 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730039 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730039 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730039 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730255 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730255 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730255 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730255 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730452 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730452 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730452 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730452 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730452 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730680 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730680 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730680 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730680 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730680 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730881 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730881 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730881 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730881 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.730881 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.730881 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731184 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731184 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731184 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731184 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731184 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731184 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731453 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731453 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731453 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731453 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731453 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731453 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731709 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731709 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731709 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731709 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731709 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731709 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731980 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731980 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.731980 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.731980 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732199 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732199 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732199 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732199 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732199 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732545 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732545 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732545 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732545 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732545 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732750 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732750 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732750 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732750 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732750 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732750 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732983 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732983 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732983 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.732983 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.732983 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733305 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733305 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733305 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733305 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733305 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733528 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733528 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733528 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733528 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733710 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733710 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733710 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733710 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733910 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733910 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733910 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.733910 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.733910 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734169 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734169 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734169 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734169 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734169 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734404 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734404 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734404 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734404 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734584 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734584 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734584 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734584 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734769 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734769 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734769 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734769 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734954 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734954 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.734954 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.734954 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735120 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735120 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735120 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735120 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735273 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735273 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735273 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735273 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735273 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735273 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735449 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735449 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735449 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735449 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735449 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735606 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735606 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735606 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735606 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735606 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735606 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735606 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735792 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735792 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735792 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735792 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735792 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735792 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735981 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735981 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735981 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735981 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.735981 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.735981 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736166 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736166 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736166 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736166 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736166 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736166 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736348 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736348 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736348 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736348 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736475 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736475 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736541 np0000181686 devstack@c-api.service[116959]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e18a30a3668 pid: 116959 (default app) Jun 18 00:44:01.736568 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736568 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736568 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736568 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736568 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736729 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736729 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736729 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736729 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:01.736729 np0000181686 devstack@c-api.service[116956]: warnings.warn(deprecated_msg) Jun 18 00:44:01.736729 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-e1e255be-2140-4c00-b9c7-45ca61592da9 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:44:01.736888 np0000181686 devstack@c-api.service[116958]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e18a30a3668 pid: 116958 (default app) Jun 18 00:44:01.736919 np0000181686 devstack@c-api.service[116957]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e18a30a3668 pid: 116957 (default app) Jun 18 00:44:01.736949 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 949 bytes} [Thu Jun 18 00:44:01 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:44:08.841372 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.841372 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.841372 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.841372 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.841372 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.843686 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.843686 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.843686 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.843686 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.843686 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844052 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844052 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844052 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844052 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844052 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844052 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844420 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844420 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844420 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844420 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844642 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844642 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844642 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844642 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844885 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844885 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.844885 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.844885 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.845285 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.845285 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.845285 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.845285 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.845285 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.845567 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.845567 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.845567 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.845567 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.845567 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.846563 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.846563 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.846563 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.846563 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.846563 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.846563 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.846901 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.846901 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.846901 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.846901 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.846901 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.846901 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.847276 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.847276 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.847276 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.847276 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.847276 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.847276 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.847631 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.847631 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.847631 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.847631 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.847631 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848078 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.848078 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848078 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.848078 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848078 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.848381 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848381 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.848381 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848381 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.848381 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848381 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.848723 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848723 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.848723 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848723 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.848723 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.848723 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849029 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849029 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849029 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849029 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849029 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849342 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849342 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849342 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849342 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849342 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849648 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849648 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849648 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849648 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849894 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849894 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.849894 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.849894 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850123 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850123 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850123 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850123 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850123 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850452 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850452 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850452 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850452 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850452 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850728 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850728 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850728 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850728 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850948 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850948 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.850948 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.850948 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.851225 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.851225 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.851225 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.851225 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.851472 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.851472 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.851472 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.851472 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.851701 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.851701 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.851701 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.851701 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852017 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852017 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852017 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852017 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852017 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852335 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852335 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852335 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852335 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852335 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852335 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852715 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852715 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852715 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852715 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852715 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852846 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852846 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852846 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852846 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852846 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852846 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852992 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852992 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852992 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852992 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.852992 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.852992 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853160 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853160 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853160 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853160 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853160 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853160 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853341 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853341 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853341 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853341 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853341 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853341 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853494 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853494 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853494 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853494 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853595 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853595 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853595 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853595 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853595 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853725 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853725 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853725 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853725 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:08.853725 np0000181686 devstack@c-api.service[116959]: warnings.warn(deprecated_msg) Jun 18 00:44:08.853725 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-ac0f3530-d338-4fff-a699-7a8c974d06b1 None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:44:09.342896 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-ac0f3530-d338-4fff-a699-7a8c974d06b1 admin admin] POST https://199.204.45.70/volume/v3/types Jun 18 00:44:09.343634 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-ac0f3530-d338-4fff-a699-7a8c974d06b1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:44:09.345276 np0000181686 devstack@c-api.service[116959]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:44:09.345276 np0000181686 devstack@c-api.service[116959]: warnings.warn( Jun 18 00:44:09.383409 np0000181686 devstack@c-api.service[116959]: DEBUG oslo_db.sqlalchemy.engines [None req-ac0f3530-d338-4fff-a699-7a8c974d06b1 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=116959) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:09.419037 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-ac0f3530-d338-4fff-a699-7a8c974d06b1 admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jun 18 00:44:09.419993 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Thu Jun 18 00:44:08 2026] POST /volume/v3/types => generated 186 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:44:09.448114 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.448114 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450282 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450282 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450282 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450282 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450282 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450435 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450435 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450435 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450435 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450435 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450435 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450607 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450607 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450607 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450607 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450607 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450747 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450747 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450747 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450747 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450843 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450843 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450843 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450843 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450951 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450951 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450951 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.450951 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.450951 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451090 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451090 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451090 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451090 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451090 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451264 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451264 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451264 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451264 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451264 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451264 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451416 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451416 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451416 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451416 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451416 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451416 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451578 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451578 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451578 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451578 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451578 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451578 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451724 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451724 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451724 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451724 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451724 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451724 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451871 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451871 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451871 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451871 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451977 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451977 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451977 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.451977 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.451977 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452105 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452105 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452105 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452105 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452105 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452247 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452247 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452247 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452247 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452247 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452247 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452389 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452389 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452389 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452389 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452389 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452525 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452525 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452525 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452525 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452525 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452658 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452658 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452658 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452658 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452762 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452762 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452762 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452762 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452914 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452914 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452914 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.452914 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.452914 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453052 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453052 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453052 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453052 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453052 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453190 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453190 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453190 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453190 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453289 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453289 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453289 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453289 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453405 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453405 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453405 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453405 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453508 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453508 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453508 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453508 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453617 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453617 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453617 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453617 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453719 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453719 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453719 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453719 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453719 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453719 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453866 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453866 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453866 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453866 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453866 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453996 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453996 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453996 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453996 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453996 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.453996 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.453996 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454204 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454204 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454204 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454204 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454204 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454204 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454383 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454383 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454383 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454383 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454383 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454383 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454538 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454538 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454538 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454538 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454538 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454538 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454681 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454681 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454681 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454681 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454789 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454789 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454789 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454789 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454891 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454891 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454891 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454891 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454990 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454990 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.454990 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:09.454990 np0000181686 devstack@c-api.service[116958]: warnings.warn(deprecated_msg) Jun 18 00:44:09.458413 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [req-ac0f3530-d338-4fff-a699-7a8c974d06b1 req-3dce02cd-cf9c-46b5-a464-6e8267abdf1a None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:44:09.797822 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [req-ac0f3530-d338-4fff-a699-7a8c974d06b1 req-3dce02cd-cf9c-46b5-a464-6e8267abdf1a admin admin] POST https://199.204.45.70/volume/v3/types/6b8b3826-3775-445f-aec5-0d5098aead73/extra_specs Jun 18 00:44:09.798606 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [req-ac0f3530-d338-4fff-a699-7a8c974d06b1 req-3dce02cd-cf9c-46b5-a464-6e8267abdf1a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:44:09.800345 np0000181686 devstack@c-api.service[116958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:44:09.800345 np0000181686 devstack@c-api.service[116958]: warnings.warn( Jun 18 00:44:09.838760 np0000181686 devstack@c-api.service[116958]: DEBUG oslo_db.sqlalchemy.engines [req-ac0f3530-d338-4fff-a699-7a8c974d06b1 req-3dce02cd-cf9c-46b5-a464-6e8267abdf1a 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=116958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:44:09.912432 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [req-ac0f3530-d338-4fff-a699-7a8c974d06b1 req-3dce02cd-cf9c-46b5-a464-6e8267abdf1a admin admin] https://199.204.45.70/volume/v3/types/6b8b3826-3775-445f-aec5-0d5098aead73/extra_specs returned with HTTP 200 Jun 18 00:44:09.913206 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 1/3] 199.204.45.70 () {70 vars in 1498 bytes} [Thu Jun 18 00:44:09 2026] POST /volume/v3/types/6b8b3826-3775-445f-aec5-0d5098aead73/extra_specs => generated 55 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:44:11.603431 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=6 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:44:11.609574 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=6 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:44:19.414927 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:44:19.910003 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:47:24.958471 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.958471 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.958471 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.958471 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.958471 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.959644 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.959644 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.959644 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.959644 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.959644 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.960099 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.960099 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.960099 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.960099 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.960099 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.960099 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.960696 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.960696 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.960696 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.960696 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.961052 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.961052 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.961052 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.961052 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.961476 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.961476 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.961476 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.961476 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.961786 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.961786 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.961786 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.961786 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.961786 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.962298 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.962298 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.962298 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.962298 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.962298 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.962664 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.962664 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.962664 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.962664 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.962664 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.962664 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.963290 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.963290 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.963290 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.963290 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.963290 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.963290 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.963734 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.963734 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.963734 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.963734 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.963734 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.963734 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.964358 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.964358 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.964358 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.964358 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.964358 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.964692 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.964692 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.964692 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.964692 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.964692 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965006 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.965006 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965006 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.965006 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965006 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.965006 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965356 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.965356 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965356 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.965356 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965356 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.965356 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965651 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.965651 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965651 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.965651 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.965651 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966044 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966044 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966044 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966044 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966044 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966348 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966348 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966348 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966348 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966530 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966530 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966530 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966530 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966712 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966712 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966712 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966712 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966712 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966933 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966933 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966933 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.966933 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.966933 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.967309 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.967309 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.967309 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.967309 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.967484 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.967484 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.967484 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.967484 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.967668 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.967668 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.967668 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.967668 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.967855 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.967855 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.967855 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.967855 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968101 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968101 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968101 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968101 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968330 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968330 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968330 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968330 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968330 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968581 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968581 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968581 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968581 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968581 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968581 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968879 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968879 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968879 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.968879 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.968879 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969098 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969098 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969098 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969098 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969098 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969098 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969417 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969417 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969417 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969417 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969417 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969417 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969671 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969671 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969671 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969671 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969671 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969671 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969963 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969963 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969963 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969963 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.969963 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.969963 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.970367 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.970367 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.970367 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.970367 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.970598 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.970598 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.970598 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.970598 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.970598 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.970898 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.970898 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.970898 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.970898 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:47:24.970898 np0000181686 devstack@c-api.service[116957]: warnings.warn(deprecated_msg) Jun 18 00:47:24.970898 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-a6dcee15-26cc-4c66-a9f9-e6c78fbe188e None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:47:24.970898 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-a6dcee15-26cc-4c66-a9f9-e6c78fbe188e None None] GET https://199.204.45.70/volume// Jun 18 00:47:24.971753 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-a6dcee15-26cc-4c66-a9f9-e6c78fbe188e None None] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:47:24.971753 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-a6dcee15-26cc-4c66-a9f9-e6c78fbe188e None None] Calling method 'all' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:47:24.971753 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-a6dcee15-26cc-4c66-a9f9-e6c78fbe188e None None] https://199.204.45.70/volume// returned with HTTP 300 Jun 18 00:47:24.971753 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 1/4] 199.204.45.70 () {66 vars in 1449 bytes} [Thu Jun 18 00:47:24 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 00:48:17.355739 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-110be9e9-44d1-42a2-b4ae-c8fd75beaed0 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:17.357091 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 2/5] 199.204.45.70 () {62 vars in 1061 bytes} [Thu Jun 18 00:48:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:48:17.392364 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-d1f377a0-f0d7-4f33-bef8-cff1ebb249d6 None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:17.401315 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 2/6] 199.204.45.70 () {64 vars in 1265 bytes} [Thu Jun 18 00:48:17 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 00:48:17.439323 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [req-d1f377a0-f0d7-4f33-bef8-cff1ebb249d6 req-3cf8e121-0dc8-44b0-9632-358e76c63aec None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:17.444855 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [req-d1f377a0-f0d7-4f33-bef8-cff1ebb249d6 req-3cf8e121-0dc8-44b0-9632-358e76c63aec demo demo] GET https://199.204.45.70/volume/v3/ Jun 18 00:48:17.445390 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [req-d1f377a0-f0d7-4f33-bef8-cff1ebb249d6 req-3cf8e121-0dc8-44b0-9632-358e76c63aec demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:17.445763 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [req-d1f377a0-f0d7-4f33-bef8-cff1ebb249d6 req-3cf8e121-0dc8-44b0-9632-358e76c63aec demo demo] Calling method 'version_select' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:17.448077 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [req-d1f377a0-f0d7-4f33-bef8-cff1ebb249d6 req-3cf8e121-0dc8-44b0-9632-358e76c63aec demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 18 00:48:17.448442 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 2/7] 199.204.45.70 () {66 vars in 1339 bytes} [Thu Jun 18 00:48:17 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:17.488162 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-61daf317-f112-459a-a279-a43a93ff61b1 None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:17.822175 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-61daf317-f112-459a-a279-a43a93ff61b1 demo demo] GET https://199.204.45.70/volume/v3/types Jun 18 00:48:17.822501 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-61daf317-f112-459a-a279-a43a93ff61b1 demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:17.822720 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-61daf317-f112-459a-a279-a43a93ff61b1 demo demo] Calling method 'index' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:17.823214 np0000181686 devstack@c-api.service[116957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:48:17.823214 np0000181686 devstack@c-api.service[116957]: warnings.warn( Jun 18 00:48:17.823773 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.api_utils [None req-61daf317-f112-459a-a279-a43a93ff61b1 demo demo] Removing options '' from query. {{(pid=116957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:48:17.863232 np0000181686 devstack@c-api.service[116957]: DEBUG oslo_db.sqlalchemy.engines [None req-61daf317-f112-459a-a279-a43a93ff61b1 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=116957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:48:17.886760 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-61daf317-f112-459a-a279-a43a93ff61b1 demo demo] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jun 18 00:48:17.887378 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 2/8] 199.204.45.70 () {64 vars in 1283 bytes} [Thu Jun 18 00:48:17 2026] GET /volume/v3/types => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:17.926991 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-ce60ae86-39bb-445d-9e3b-37a98dded93f None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:18.253217 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-ce60ae86-39bb-445d-9e3b-37a98dded93f demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 18 00:48:18.253217 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-ce60ae86-39bb-445d-9e3b-37a98dded93f demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:18.253470 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-ce60ae86-39bb-445d-9e3b-37a98dded93f demo demo] Calling method 'show' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:18.293298 np0000181686 devstack@c-api.service[116956]: DEBUG oslo_db.sqlalchemy.engines [None req-ce60ae86-39bb-445d-9e3b-37a98dded93f 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=116956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:48:18.314286 np0000181686 devstack@c-api.service[116956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:48:18.314286 np0000181686 devstack@c-api.service[116956]: warnings.warn( Jun 18 00:48:18.316575 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-ce60ae86-39bb-445d-9e3b-37a98dded93f demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 18 00:48:18.316970 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 3/9] 199.204.45.70 () {64 vars in 1294 bytes} [Thu Jun 18 00:48:17 2026] GET /volume/v3/types/default => generated 145 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:18.819077 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-23e2927c-d1ee-4c8f-a419-e1ad232da013 None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:18.819974 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 3/10] 199.204.45.70 () {62 vars in 1061 bytes} [Thu Jun 18 00:48:18 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:48:18.858213 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-1ae898fa-0a91-43e3-9523-fbd0cfd8003c None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:18.868417 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 3/11] 199.204.45.70 () {64 vars in 1265 bytes} [Thu Jun 18 00:48:18 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 00:48:18.907532 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [req-1ae898fa-0a91-43e3-9523-fbd0cfd8003c req-bdd85a5e-3346-407a-a749-b64c32dec4eb None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:18.911238 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [req-1ae898fa-0a91-43e3-9523-fbd0cfd8003c req-bdd85a5e-3346-407a-a749-b64c32dec4eb demo demo] GET https://199.204.45.70/volume/v3/ Jun 18 00:48:18.911614 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [req-1ae898fa-0a91-43e3-9523-fbd0cfd8003c req-bdd85a5e-3346-407a-a749-b64c32dec4eb demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:18.912045 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [req-1ae898fa-0a91-43e3-9523-fbd0cfd8003c req-bdd85a5e-3346-407a-a749-b64c32dec4eb demo demo] Calling method 'version_select' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:18.913033 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [req-1ae898fa-0a91-43e3-9523-fbd0cfd8003c req-bdd85a5e-3346-407a-a749-b64c32dec4eb demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 18 00:48:18.913754 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 3/12] 199.204.45.70 () {66 vars in 1339 bytes} [Thu Jun 18 00:48:18 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:18.953776 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-2c14ba3e-cbf8-45f8-90ff-959a6da57301 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:18.957636 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-2c14ba3e-cbf8-45f8-90ff-959a6da57301 demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 18 00:48:18.958029 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-2c14ba3e-cbf8-45f8-90ff-959a6da57301 demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:18.958465 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-2c14ba3e-cbf8-45f8-90ff-959a6da57301 demo demo] Calling method 'show' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:18.967092 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-2c14ba3e-cbf8-45f8-90ff-959a6da57301 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 18 00:48:18.967448 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 4/13] 199.204.45.70 () {64 vars in 1294 bytes} [Thu Jun 18 00:48:18 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:19.630793 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-12113fd4-829e-4d1d-87b6-5b9ab612ce5d None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:19.632369 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 4/14] 199.204.45.70 () {62 vars in 1061 bytes} [Thu Jun 18 00:48:19 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:48:19.665556 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-6df07924-331e-4d9b-bb73-9abae6044a62 None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:19.669569 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 4/15] 199.204.45.70 () {64 vars in 1265 bytes} [Thu Jun 18 00:48:19 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 00:48:19.700968 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [req-6df07924-331e-4d9b-bb73-9abae6044a62 req-e07b0f61-96c5-4c1e-8f85-c83587364f9c None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:19.704583 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [req-6df07924-331e-4d9b-bb73-9abae6044a62 req-e07b0f61-96c5-4c1e-8f85-c83587364f9c demo demo] GET https://199.204.45.70/volume/v3/ Jun 18 00:48:19.704912 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [req-6df07924-331e-4d9b-bb73-9abae6044a62 req-e07b0f61-96c5-4c1e-8f85-c83587364f9c demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:19.705304 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [req-6df07924-331e-4d9b-bb73-9abae6044a62 req-e07b0f61-96c5-4c1e-8f85-c83587364f9c demo demo] Calling method 'version_select' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:19.705942 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [req-6df07924-331e-4d9b-bb73-9abae6044a62 req-e07b0f61-96c5-4c1e-8f85-c83587364f9c demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 18 00:48:19.706635 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 4/16] 199.204.45.70 () {66 vars in 1339 bytes} [Thu Jun 18 00:48:19 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:19.743458 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-4bafd872-e48d-42d6-bb10-a14f8064865f None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:19.747436 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-4bafd872-e48d-42d6-bb10-a14f8064865f demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 18 00:48:19.747862 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-4bafd872-e48d-42d6-bb10-a14f8064865f demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:19.748295 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-4bafd872-e48d-42d6-bb10-a14f8064865f demo demo] Calling method 'show' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:19.758147 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-4bafd872-e48d-42d6-bb10-a14f8064865f demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 18 00:48:19.758555 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 5/17] 199.204.45.70 () {64 vars in 1294 bytes} [Thu Jun 18 00:48:19 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:19.795899 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-27f6ac95-85cf-4133-9a47-ed66926ec81a None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:19.797037 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 5/18] 199.204.45.70 () {62 vars in 1061 bytes} [Thu Jun 18 00:48:19 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:48:19.866312 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-b6cc1743-00dc-462e-b39c-077c71459815 None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:19.869788 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 5/19] 199.204.45.70 () {64 vars in 1265 bytes} [Thu Jun 18 00:48:19 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 00:48:19.907243 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [req-b6cc1743-00dc-462e-b39c-077c71459815 req-b6636f54-647a-4991-ac03-a88ca732397a None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:19.910334 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [req-b6cc1743-00dc-462e-b39c-077c71459815 req-b6636f54-647a-4991-ac03-a88ca732397a demo demo] GET https://199.204.45.70/volume/v3/ Jun 18 00:48:19.911021 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [req-b6cc1743-00dc-462e-b39c-077c71459815 req-b6636f54-647a-4991-ac03-a88ca732397a demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:19.911021 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [req-b6cc1743-00dc-462e-b39c-077c71459815 req-b6636f54-647a-4991-ac03-a88ca732397a demo demo] Calling method 'version_select' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:19.911728 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [req-b6cc1743-00dc-462e-b39c-077c71459815 req-b6636f54-647a-4991-ac03-a88ca732397a demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 18 00:48:19.912400 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 5/20] 199.204.45.70 () {66 vars in 1339 bytes} [Thu Jun 18 00:48:19 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:19.953574 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-ed22325f-4501-44f5-970d-404ced8480d2 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:19.956959 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-ed22325f-4501-44f5-970d-404ced8480d2 demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 18 00:48:19.957745 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-ed22325f-4501-44f5-970d-404ced8480d2 demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:19.957745 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-ed22325f-4501-44f5-970d-404ced8480d2 demo demo] Calling method 'show' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:19.966752 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-ed22325f-4501-44f5-970d-404ced8480d2 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 18 00:48:19.967159 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 6/21] 199.204.45.70 () {64 vars in 1294 bytes} [Thu Jun 18 00:48:19 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:48:27.879494 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=1 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:48:29.962546 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=8 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:02.476318 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-37499ef0-1146-463e-bd48-a3537a742d33 None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:02.583335 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-37499ef0-1146-463e-bd48-a3537a742d33 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 00:59:02.583764 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-37499ef0-1146-463e-bd48-a3537a742d33 demo demo] Empty body provided in request {{(pid=116959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:59:02.584100 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-37499ef0-1146-463e-bd48-a3537a742d33 demo demo] Calling method 'detail' {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:59:02.585217 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.api_utils [None req-37499ef0-1146-463e-bd48-a3537a742d33 demo demo] Removing options '' from query. {{(pid=116959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:59:02.586566 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.volume.api [None req-37499ef0-1146-463e-bd48-a3537a742d33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:59:02.622158 np0000181686 devstack@c-api.service[116959]: INFO cinder.volume.api [None req-37499ef0-1146-463e-bd48-a3537a742d33 demo demo] Get all volumes completed successfully. Jun 18 00:59:02.627029 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-37499ef0-1146-463e-bd48-a3537a742d33 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:59:02.627807 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 6/22] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 00:59:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:59:12.613596 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:00:02.645304 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-451bf46d-0ab9-4c52-ac30-2402c58239c8 None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:00:02.650170 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-451bf46d-0ab9-4c52-ac30-2402c58239c8 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:00:02.650170 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-451bf46d-0ab9-4c52-ac30-2402c58239c8 demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:00:02.650170 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-451bf46d-0ab9-4c52-ac30-2402c58239c8 demo demo] Calling method 'detail' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:00:02.650753 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.api_utils [None req-451bf46d-0ab9-4c52-ac30-2402c58239c8 demo demo] Removing options '' from query. {{(pid=116958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:00:02.651854 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.volume.api [None req-451bf46d-0ab9-4c52-ac30-2402c58239c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:00:02.692635 np0000181686 devstack@c-api.service[116958]: INFO cinder.volume.api [None req-451bf46d-0ab9-4c52-ac30-2402c58239c8 demo demo] Get all volumes completed successfully. Jun 18 01:00:02.699288 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-451bf46d-0ab9-4c52-ac30-2402c58239c8 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:00:02.699641 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 6/23] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:00:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:00:12.682730 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:01:02.733174 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-e3d68cc1-890d-40de-949e-360a805c63a4 None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:02.738482 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-e3d68cc1-890d-40de-949e-360a805c63a4 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:01:02.738831 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-e3d68cc1-890d-40de-949e-360a805c63a4 demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:02.739206 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-e3d68cc1-890d-40de-949e-360a805c63a4 demo demo] Calling method 'detail' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:02.740755 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.api_utils [None req-e3d68cc1-890d-40de-949e-360a805c63a4 demo demo] Removing options '' from query. {{(pid=116957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:01:02.741899 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.volume.api [None req-e3d68cc1-890d-40de-949e-360a805c63a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:01:02.789082 np0000181686 devstack@c-api.service[116957]: INFO cinder.volume.api [None req-e3d68cc1-890d-40de-949e-360a805c63a4 demo demo] Get all volumes completed successfully. Jun 18 01:01:02.791225 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-e3d68cc1-890d-40de-949e-360a805c63a4 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:01:02.791577 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 6/24] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:01:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:01:12.781986 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=1 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:02:02.807020 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-c3ba6608-0bac-42b2-a517-6d88d84caca4 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:02.811259 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-c3ba6608-0bac-42b2-a517-6d88d84caca4 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:02:02.811577 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-c3ba6608-0bac-42b2-a517-6d88d84caca4 demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:02.811917 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-c3ba6608-0bac-42b2-a517-6d88d84caca4 demo demo] Calling method 'detail' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:02.812965 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.api_utils [None req-c3ba6608-0bac-42b2-a517-6d88d84caca4 demo demo] Removing options '' from query. {{(pid=116956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:02:02.814059 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.volume.api [None req-c3ba6608-0bac-42b2-a517-6d88d84caca4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:02:02.853700 np0000181686 devstack@c-api.service[116956]: INFO cinder.volume.api [None req-c3ba6608-0bac-42b2-a517-6d88d84caca4 demo demo] Get all volumes completed successfully. Jun 18 01:02:02.862445 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-c3ba6608-0bac-42b2-a517-6d88d84caca4 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:02:02.862445 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 7/25] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:02:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:02:12.846707 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=1 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:03:02.879346 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-29c1b53f-2f3f-4259-aa22-3fd2ce4fba1a None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:03:02.883753 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-29c1b53f-2f3f-4259-aa22-3fd2ce4fba1a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:03:02.883934 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-29c1b53f-2f3f-4259-aa22-3fd2ce4fba1a demo demo] Empty body provided in request {{(pid=116959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:03:02.884598 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-29c1b53f-2f3f-4259-aa22-3fd2ce4fba1a demo demo] Calling method 'detail' {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:03:02.885342 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.api_utils [None req-29c1b53f-2f3f-4259-aa22-3fd2ce4fba1a demo demo] Removing options '' from query. {{(pid=116959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:03:02.886503 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.volume.api [None req-29c1b53f-2f3f-4259-aa22-3fd2ce4fba1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:03:02.896800 np0000181686 devstack@c-api.service[116959]: INFO cinder.volume.api [None req-29c1b53f-2f3f-4259-aa22-3fd2ce4fba1a demo demo] Get all volumes completed successfully. Jun 18 01:03:02.900969 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-29c1b53f-2f3f-4259-aa22-3fd2ce4fba1a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:03:02.901698 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 7/26] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:03:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:03:12.891540 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:04:02.912673 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-03943f99-a227-4607-91d8-95ae13759f39 None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:04:03.017535 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-03943f99-a227-4607-91d8-95ae13759f39 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:04:03.017857 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-03943f99-a227-4607-91d8-95ae13759f39 demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:04:03.018091 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-03943f99-a227-4607-91d8-95ae13759f39 demo demo] Calling method 'detail' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:04:03.018469 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.api_utils [None req-03943f99-a227-4607-91d8-95ae13759f39 demo demo] Removing options '' from query. {{(pid=116958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:04:03.019408 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.volume.api [None req-03943f99-a227-4607-91d8-95ae13759f39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:04:03.028767 np0000181686 devstack@c-api.service[116958]: INFO cinder.volume.api [None req-03943f99-a227-4607-91d8-95ae13759f39 demo demo] Get all volumes completed successfully. Jun 18 01:04:03.031687 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-03943f99-a227-4607-91d8-95ae13759f39 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:04:03.032220 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 7/27] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:04:02 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 18 01:04:13.023996 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:05:03.046155 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-858c89a9-b24e-4efd-9fe4-7c6573099648 None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:05:03.048887 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-858c89a9-b24e-4efd-9fe4-7c6573099648 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:05:03.049160 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-858c89a9-b24e-4efd-9fe4-7c6573099648 demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:05:03.049496 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-858c89a9-b24e-4efd-9fe4-7c6573099648 demo demo] Calling method 'detail' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:05:03.049928 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.api_utils [None req-858c89a9-b24e-4efd-9fe4-7c6573099648 demo demo] Removing options '' from query. {{(pid=116957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:05:03.051053 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.volume.api [None req-858c89a9-b24e-4efd-9fe4-7c6573099648 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:05:03.062469 np0000181686 devstack@c-api.service[116957]: INFO cinder.volume.api [None req-858c89a9-b24e-4efd-9fe4-7c6573099648 demo demo] Get all volumes completed successfully. Jun 18 01:05:03.065522 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-858c89a9-b24e-4efd-9fe4-7c6573099648 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:05:03.066152 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 7/28] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:05:03 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 18 01:05:13.054839 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=1 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:06:03.085047 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-2ded774d-a317-42e9-afe4-0c747ff7277b None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:06:03.088832 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-2ded774d-a317-42e9-afe4-0c747ff7277b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:06:03.089001 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-2ded774d-a317-42e9-afe4-0c747ff7277b demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:06:03.089210 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-2ded774d-a317-42e9-afe4-0c747ff7277b demo demo] Calling method 'detail' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:06:03.089451 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.api_utils [None req-2ded774d-a317-42e9-afe4-0c747ff7277b demo demo] Removing options '' from query. {{(pid=116956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:06:03.090199 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.volume.api [None req-2ded774d-a317-42e9-afe4-0c747ff7277b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:06:03.099827 np0000181686 devstack@c-api.service[116956]: INFO cinder.volume.api [None req-2ded774d-a317-42e9-afe4-0c747ff7277b demo demo] Get all volumes completed successfully. Jun 18 01:06:03.102646 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-2ded774d-a317-42e9-afe4-0c747ff7277b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:06:03.103151 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 8/29] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:06:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:06:13.093542 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=1 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:07:03.124735 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-95e2fa09-294e-4b7b-a50b-196d47f97146 None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:07:03.128062 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-95e2fa09-294e-4b7b-a50b-196d47f97146 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:07:03.128377 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-95e2fa09-294e-4b7b-a50b-196d47f97146 demo demo] Empty body provided in request {{(pid=116959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:07:03.128657 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-95e2fa09-294e-4b7b-a50b-196d47f97146 demo demo] Calling method 'detail' {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:07:03.129019 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.api_utils [None req-95e2fa09-294e-4b7b-a50b-196d47f97146 demo demo] Removing options '' from query. {{(pid=116959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:07:03.130230 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.volume.api [None req-95e2fa09-294e-4b7b-a50b-196d47f97146 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:07:03.140482 np0000181686 devstack@c-api.service[116959]: INFO cinder.volume.api [None req-95e2fa09-294e-4b7b-a50b-196d47f97146 demo demo] Get all volumes completed successfully. Jun 18 01:07:03.144022 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-95e2fa09-294e-4b7b-a50b-196d47f97146 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:07:03.144585 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 8/30] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:07:03 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 18 01:07:13.134164 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:08:03.163417 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-e2d92ed9-78c4-465d-a847-42b75f266bfa None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:08:03.165884 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-e2d92ed9-78c4-465d-a847-42b75f266bfa demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:08:03.166059 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-e2d92ed9-78c4-465d-a847-42b75f266bfa demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:08:03.166266 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-e2d92ed9-78c4-465d-a847-42b75f266bfa demo demo] Calling method 'detail' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:08:03.166583 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.api_utils [None req-e2d92ed9-78c4-465d-a847-42b75f266bfa demo demo] Removing options '' from query. {{(pid=116958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:08:03.167277 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.volume.api [None req-e2d92ed9-78c4-465d-a847-42b75f266bfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:08:03.180081 np0000181686 devstack@c-api.service[116958]: INFO cinder.volume.api [None req-e2d92ed9-78c4-465d-a847-42b75f266bfa demo demo] Get all volumes completed successfully. Jun 18 01:08:03.182483 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-e2d92ed9-78c4-465d-a847-42b75f266bfa demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:08:03.183004 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 8/31] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:08:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:08:13.170484 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:03.198651 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-bdfaf11e-7bb5-4ac6-be67-e114aee851a5 None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:03.359017 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-bdfaf11e-7bb5-4ac6-be67-e114aee851a5 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:09:03.359255 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-bdfaf11e-7bb5-4ac6-be67-e114aee851a5 demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:09:03.359424 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-bdfaf11e-7bb5-4ac6-be67-e114aee851a5 demo demo] Calling method 'detail' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:09:03.359647 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.api_utils [None req-bdfaf11e-7bb5-4ac6-be67-e114aee851a5 demo demo] Removing options '' from query. {{(pid=116957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:09:03.360335 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.volume.api [None req-bdfaf11e-7bb5-4ac6-be67-e114aee851a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:09:03.368222 np0000181686 devstack@c-api.service[116957]: INFO cinder.volume.api [None req-bdfaf11e-7bb5-4ac6-be67-e114aee851a5 demo demo] Get all volumes completed successfully. Jun 18 01:09:03.370900 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-bdfaf11e-7bb5-4ac6-be67-e114aee851a5 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:09:03.371374 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 8/32] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:09:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:09:13.363839 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=1 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:10:03.385363 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-c9b11da1-dbd8-4735-a59b-1f5c8166edd3 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:10:03.389545 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-c9b11da1-dbd8-4735-a59b-1f5c8166edd3 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:10:03.389935 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-c9b11da1-dbd8-4735-a59b-1f5c8166edd3 demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:10:03.390374 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-c9b11da1-dbd8-4735-a59b-1f5c8166edd3 demo demo] Calling method 'detail' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:10:03.390823 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.api_utils [None req-c9b11da1-dbd8-4735-a59b-1f5c8166edd3 demo demo] Removing options '' from query. {{(pid=116956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:10:03.392321 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.volume.api [None req-c9b11da1-dbd8-4735-a59b-1f5c8166edd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:10:03.399177 np0000181686 devstack@c-api.service[116956]: INFO cinder.volume.api [None req-c9b11da1-dbd8-4735-a59b-1f5c8166edd3 demo demo] Get all volumes completed successfully. Jun 18 01:10:03.402964 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-c9b11da1-dbd8-4735-a59b-1f5c8166edd3 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:10:03.402964 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 9/33] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:10:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 01:10:13.395693 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=1 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:11:03.419401 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-58aa28db-298e-4a13-9209-1d1617d3eba9 None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:11:03.422936 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-58aa28db-298e-4a13-9209-1d1617d3eba9 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:11:03.424260 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-58aa28db-298e-4a13-9209-1d1617d3eba9 demo demo] Empty body provided in request {{(pid=116959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:11:03.424260 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-58aa28db-298e-4a13-9209-1d1617d3eba9 demo demo] Calling method 'detail' {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:11:03.424674 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.api_utils [None req-58aa28db-298e-4a13-9209-1d1617d3eba9 demo demo] Removing options '' from query. {{(pid=116959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:11:03.426342 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.volume.api [None req-58aa28db-298e-4a13-9209-1d1617d3eba9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:11:03.436271 np0000181686 devstack@c-api.service[116959]: INFO cinder.volume.api [None req-58aa28db-298e-4a13-9209-1d1617d3eba9 demo demo] Get all volumes completed successfully. Jun 18 01:11:03.440451 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-58aa28db-298e-4a13-9209-1d1617d3eba9 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:11:03.440451 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 9/34] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:11:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:11:13.430285 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:03.455745 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-2f34434a-39a8-4418-903b-83b18706e629 None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:03.461340 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-2f34434a-39a8-4418-903b-83b18706e629 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:12:03.461757 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-2f34434a-39a8-4418-903b-83b18706e629 demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:03.462266 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-2f34434a-39a8-4418-903b-83b18706e629 demo demo] Calling method 'detail' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:03.462757 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.api_utils [None req-2f34434a-39a8-4418-903b-83b18706e629 demo demo] Removing options '' from query. {{(pid=116958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:03.464306 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.volume.api [None req-2f34434a-39a8-4418-903b-83b18706e629 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:12:03.474459 np0000181686 devstack@c-api.service[116958]: INFO cinder.volume.api [None req-2f34434a-39a8-4418-903b-83b18706e629 demo demo] Get all volumes completed successfully. Jun 18 01:12:03.477783 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-2f34434a-39a8-4418-903b-83b18706e629 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:12:03.478429 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 9/35] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:12:03 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 18 01:12:13.469096 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:03.492442 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-5de9d7e5-e0ec-4676-9553-9fcc37f3b370 None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:03.497170 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-5de9d7e5-e0ec-4676-9553-9fcc37f3b370 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:13:03.497572 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-5de9d7e5-e0ec-4676-9553-9fcc37f3b370 demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:03.497960 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-5de9d7e5-e0ec-4676-9553-9fcc37f3b370 demo demo] Calling method 'detail' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:03.498524 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.api_utils [None req-5de9d7e5-e0ec-4676-9553-9fcc37f3b370 demo demo] Removing options '' from query. {{(pid=116957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:13:03.499879 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.volume.api [None req-5de9d7e5-e0ec-4676-9553-9fcc37f3b370 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:13:03.508723 np0000181686 devstack@c-api.service[116957]: INFO cinder.volume.api [None req-5de9d7e5-e0ec-4676-9553-9fcc37f3b370 demo demo] Get all volumes completed successfully. Jun 18 01:13:03.511615 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-5de9d7e5-e0ec-4676-9553-9fcc37f3b370 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:13:03.512486 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 9/36] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:13:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 01:13:13.503471 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=1 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:14:03.532632 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-ed3f8090-6ada-47fb-ad81-65dc6fed6b74 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:14:03.648995 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-ed3f8090-6ada-47fb-ad81-65dc6fed6b74 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:14:03.649558 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-ed3f8090-6ada-47fb-ad81-65dc6fed6b74 demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:14:03.650117 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-ed3f8090-6ada-47fb-ad81-65dc6fed6b74 demo demo] Calling method 'detail' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:14:03.650504 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.api_utils [None req-ed3f8090-6ada-47fb-ad81-65dc6fed6b74 demo demo] Removing options '' from query. {{(pid=116956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:14:03.651468 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.volume.api [None req-ed3f8090-6ada-47fb-ad81-65dc6fed6b74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:14:03.661444 np0000181686 devstack@c-api.service[116956]: INFO cinder.volume.api [None req-ed3f8090-6ada-47fb-ad81-65dc6fed6b74 demo demo] Get all volumes completed successfully. Jun 18 01:14:03.665710 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-ed3f8090-6ada-47fb-ad81-65dc6fed6b74 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:14:03.666353 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 10/37] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:14:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:14:13.655360 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=1 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:15:03.682195 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-fad3ae25-ca49-4458-bc01-4a9b716d4d0d None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:15:03.686613 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-fad3ae25-ca49-4458-bc01-4a9b716d4d0d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:15:03.687040 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-fad3ae25-ca49-4458-bc01-4a9b716d4d0d demo demo] Empty body provided in request {{(pid=116959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:15:03.687519 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-fad3ae25-ca49-4458-bc01-4a9b716d4d0d demo demo] Calling method 'detail' {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:15:03.688035 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.api_utils [None req-fad3ae25-ca49-4458-bc01-4a9b716d4d0d demo demo] Removing options '' from query. {{(pid=116959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:15:03.690457 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.volume.api [None req-fad3ae25-ca49-4458-bc01-4a9b716d4d0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:15:03.698530 np0000181686 devstack@c-api.service[116959]: INFO cinder.volume.api [None req-fad3ae25-ca49-4458-bc01-4a9b716d4d0d demo demo] Get all volumes completed successfully. Jun 18 01:15:03.701762 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-fad3ae25-ca49-4458-bc01-4a9b716d4d0d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:15:03.702281 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 10/38] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:15:03 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 18 01:15:13.693637 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:16:03.719510 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-6ebab97f-2219-46e2-92ad-74045f34b98d None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:16:03.723940 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-6ebab97f-2219-46e2-92ad-74045f34b98d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:16:03.724516 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-6ebab97f-2219-46e2-92ad-74045f34b98d demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:16:03.725160 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-6ebab97f-2219-46e2-92ad-74045f34b98d demo demo] Calling method 'detail' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:16:03.725697 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.api_utils [None req-6ebab97f-2219-46e2-92ad-74045f34b98d demo demo] Removing options '' from query. {{(pid=116958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:16:03.726403 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.volume.api [None req-6ebab97f-2219-46e2-92ad-74045f34b98d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:16:03.734292 np0000181686 devstack@c-api.service[116958]: INFO cinder.volume.api [None req-6ebab97f-2219-46e2-92ad-74045f34b98d demo demo] Get all volumes completed successfully. Jun 18 01:16:03.736791 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-6ebab97f-2219-46e2-92ad-74045f34b98d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:16:03.737356 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 10/39] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:16:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:16:13.729185 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:17:03.851987 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-3cf13ec8-3660-4935-be73-023ae5a75603 None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:17:03.854525 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-3cf13ec8-3660-4935-be73-023ae5a75603 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:17:03.854746 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-3cf13ec8-3660-4935-be73-023ae5a75603 demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:17:03.854980 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-3cf13ec8-3660-4935-be73-023ae5a75603 demo demo] Calling method 'detail' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:17:03.856518 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.api_utils [None req-3cf13ec8-3660-4935-be73-023ae5a75603 demo demo] Removing options '' from query. {{(pid=116957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:17:03.856645 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.volume.api [None req-3cf13ec8-3660-4935-be73-023ae5a75603 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:17:03.866379 np0000181686 devstack@c-api.service[116957]: INFO cinder.volume.api [None req-3cf13ec8-3660-4935-be73-023ae5a75603 demo demo] Get all volumes completed successfully. Jun 18 01:17:03.869914 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-3cf13ec8-3660-4935-be73-023ae5a75603 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:17:03.870448 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 10/40] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:17:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:17:13.860789 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=1 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:18:03.899461 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-fa95f995-08c4-4052-abcf-4ef44b9c4064 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:18:03.903037 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-fa95f995-08c4-4052-abcf-4ef44b9c4064 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:18:03.903356 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-fa95f995-08c4-4052-abcf-4ef44b9c4064 demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:18:03.903660 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-fa95f995-08c4-4052-abcf-4ef44b9c4064 demo demo] Calling method 'detail' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:18:03.904059 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.api_utils [None req-fa95f995-08c4-4052-abcf-4ef44b9c4064 demo demo] Removing options '' from query. {{(pid=116956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:18:03.905393 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.volume.api [None req-fa95f995-08c4-4052-abcf-4ef44b9c4064 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:18:03.914600 np0000181686 devstack@c-api.service[116956]: INFO cinder.volume.api [None req-fa95f995-08c4-4052-abcf-4ef44b9c4064 demo demo] Get all volumes completed successfully. Jun 18 01:18:03.916745 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-fa95f995-08c4-4052-abcf-4ef44b9c4064 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:18:03.917140 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 11/41] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:18:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:18:13.909694 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=1 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:19:03.934421 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-7fe501f3-ae50-4c8d-b2d0-546019687a9f None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:19:04.085404 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-7fe501f3-ae50-4c8d-b2d0-546019687a9f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:19:04.085862 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-7fe501f3-ae50-4c8d-b2d0-546019687a9f demo demo] Empty body provided in request {{(pid=116959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:19:04.086370 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-7fe501f3-ae50-4c8d-b2d0-546019687a9f demo demo] Calling method 'detail' {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:19:04.086916 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.api_utils [None req-7fe501f3-ae50-4c8d-b2d0-546019687a9f demo demo] Removing options '' from query. {{(pid=116959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:19:04.088925 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.volume.api [None req-7fe501f3-ae50-4c8d-b2d0-546019687a9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:19:04.098602 np0000181686 devstack@c-api.service[116959]: INFO cinder.volume.api [None req-7fe501f3-ae50-4c8d-b2d0-546019687a9f demo demo] Get all volumes completed successfully. Jun 18 01:19:04.101447 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-7fe501f3-ae50-4c8d-b2d0-546019687a9f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:19:04.101984 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 11/42] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:19:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:19:14.091988 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:20:04.117026 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-79c358be-d8c0-4711-9507-289f38ef8e9e None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:20:04.121268 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-79c358be-d8c0-4711-9507-289f38ef8e9e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:20:04.121268 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-79c358be-d8c0-4711-9507-289f38ef8e9e demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:20:04.121623 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-79c358be-d8c0-4711-9507-289f38ef8e9e demo demo] Calling method 'detail' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:20:04.121980 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.api_utils [None req-79c358be-d8c0-4711-9507-289f38ef8e9e demo demo] Removing options '' from query. {{(pid=116958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:20:04.123068 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.volume.api [None req-79c358be-d8c0-4711-9507-289f38ef8e9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:20:04.131922 np0000181686 devstack@c-api.service[116958]: INFO cinder.volume.api [None req-79c358be-d8c0-4711-9507-289f38ef8e9e demo demo] Get all volumes completed successfully. Jun 18 01:20:04.134383 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-79c358be-d8c0-4711-9507-289f38ef8e9e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:20:04.135405 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 11/43] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:20:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:20:14.126657 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:21:04.153162 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-fd6901a4-9a02-4ce6-8b87-cbbbc09555ac None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:21:04.156820 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-fd6901a4-9a02-4ce6-8b87-cbbbc09555ac demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:21:04.157054 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-fd6901a4-9a02-4ce6-8b87-cbbbc09555ac demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:21:04.157362 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-fd6901a4-9a02-4ce6-8b87-cbbbc09555ac demo demo] Calling method 'detail' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:21:04.157670 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.api_utils [None req-fd6901a4-9a02-4ce6-8b87-cbbbc09555ac demo demo] Removing options '' from query. {{(pid=116957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:21:04.158642 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.volume.api [None req-fd6901a4-9a02-4ce6-8b87-cbbbc09555ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:21:04.170674 np0000181686 devstack@c-api.service[116957]: INFO cinder.volume.api [None req-fd6901a4-9a02-4ce6-8b87-cbbbc09555ac demo demo] Get all volumes completed successfully. Jun 18 01:21:04.173532 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-fd6901a4-9a02-4ce6-8b87-cbbbc09555ac demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:21:04.173915 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 11/44] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:21:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:21:14.162708 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=1 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:22:04.190737 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-3e050a63-c678-4ce6-bd8c-71ea25535687 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:22:04.197263 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-3e050a63-c678-4ce6-bd8c-71ea25535687 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:22:04.197263 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-3e050a63-c678-4ce6-bd8c-71ea25535687 demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:22:04.197756 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-3e050a63-c678-4ce6-bd8c-71ea25535687 demo demo] Calling method 'detail' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:22:04.197756 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.api_utils [None req-3e050a63-c678-4ce6-bd8c-71ea25535687 demo demo] Removing options '' from query. {{(pid=116956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:22:04.198746 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.volume.api [None req-3e050a63-c678-4ce6-bd8c-71ea25535687 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:22:04.205659 np0000181686 devstack@c-api.service[116956]: INFO cinder.volume.api [None req-3e050a63-c678-4ce6-bd8c-71ea25535687 demo demo] Get all volumes completed successfully. Jun 18 01:22:04.207634 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-3e050a63-c678-4ce6-bd8c-71ea25535687 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:22:04.207987 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 12/45] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:22:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:22:14.201444 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=1 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:23:04.224505 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-0bd0a6eb-0ea3-4baf-9c71-d6df445f1f35 None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:23:04.227361 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-0bd0a6eb-0ea3-4baf-9c71-d6df445f1f35 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:23:04.227607 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-0bd0a6eb-0ea3-4baf-9c71-d6df445f1f35 demo demo] Empty body provided in request {{(pid=116959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:23:04.227882 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-0bd0a6eb-0ea3-4baf-9c71-d6df445f1f35 demo demo] Calling method 'detail' {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:23:04.228237 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.api_utils [None req-0bd0a6eb-0ea3-4baf-9c71-d6df445f1f35 demo demo] Removing options '' from query. {{(pid=116959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:23:04.229151 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.volume.api [None req-0bd0a6eb-0ea3-4baf-9c71-d6df445f1f35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:23:04.241964 np0000181686 devstack@c-api.service[116959]: INFO cinder.volume.api [None req-0bd0a6eb-0ea3-4baf-9c71-d6df445f1f35 demo demo] Get all volumes completed successfully. Jun 18 01:23:04.244027 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-0bd0a6eb-0ea3-4baf-9c71-d6df445f1f35 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:23:04.244405 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 12/46] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:23:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:23:14.233229 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:24:04.259294 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-5cf9fdfd-507b-4f63-9746-c6c5965c055b None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:24:04.299343 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-5cf9fdfd-507b-4f63-9746-c6c5965c055b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:24:04.299862 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-5cf9fdfd-507b-4f63-9746-c6c5965c055b demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:24:04.300384 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-5cf9fdfd-507b-4f63-9746-c6c5965c055b demo demo] Calling method 'detail' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:24:04.300922 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.api_utils [None req-5cf9fdfd-507b-4f63-9746-c6c5965c055b demo demo] Removing options '' from query. {{(pid=116958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:24:04.302637 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.volume.api [None req-5cf9fdfd-507b-4f63-9746-c6c5965c055b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:24:04.312548 np0000181686 devstack@c-api.service[116958]: INFO cinder.volume.api [None req-5cf9fdfd-507b-4f63-9746-c6c5965c055b demo demo] Get all volumes completed successfully. Jun 18 01:24:04.315479 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-5cf9fdfd-507b-4f63-9746-c6c5965c055b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:24:04.315872 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 12/47] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:24:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:24:14.307498 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:25:04.331814 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.middleware.request_id [None req-249b21f7-ffb8-4851-9f1c-12d40b88b4c2 None None] RequestId filter calling following filter/app {{(pid=116957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:25:04.334606 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-249b21f7-ffb8-4851-9f1c-12d40b88b4c2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:25:04.334771 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-249b21f7-ffb8-4851-9f1c-12d40b88b4c2 demo demo] Empty body provided in request {{(pid=116957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:25:04.335028 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.openstack.wsgi [None req-249b21f7-ffb8-4851-9f1c-12d40b88b4c2 demo demo] Calling method 'detail' {{(pid=116957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:25:04.335365 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.api.api_utils [None req-249b21f7-ffb8-4851-9f1c-12d40b88b4c2 demo demo] Removing options '' from query. {{(pid=116957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:25:04.336360 np0000181686 devstack@c-api.service[116957]: DEBUG cinder.volume.api [None req-249b21f7-ffb8-4851-9f1c-12d40b88b4c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:25:04.345713 np0000181686 devstack@c-api.service[116957]: INFO cinder.volume.api [None req-249b21f7-ffb8-4851-9f1c-12d40b88b4c2 demo demo] Get all volumes completed successfully. Jun 18 01:25:04.348660 np0000181686 devstack@c-api.service[116957]: INFO cinder.api.openstack.wsgi [None req-249b21f7-ffb8-4851-9f1c-12d40b88b4c2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:25:04.354014 np0000181686 devstack@c-api.service[116957]: [pid: 116957|app: 0|req: 12/48] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:25:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:25:14.339529 np0000181686 devstack@c-api.service[116957]: DEBUG dbcounter [-] [116957] Writing DB stats cinder:SELECT=1 {{(pid=116957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:26:04.364424 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.middleware.request_id [None req-9d9acd1e-91b1-40e8-9748-ba8cf9adc593 None None] RequestId filter calling following filter/app {{(pid=116956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:26:04.367405 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-9d9acd1e-91b1-40e8-9748-ba8cf9adc593 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:26:04.367610 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-9d9acd1e-91b1-40e8-9748-ba8cf9adc593 demo demo] Empty body provided in request {{(pid=116956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:26:04.367845 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.openstack.wsgi [None req-9d9acd1e-91b1-40e8-9748-ba8cf9adc593 demo demo] Calling method 'detail' {{(pid=116956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:26:04.368159 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.api.api_utils [None req-9d9acd1e-91b1-40e8-9748-ba8cf9adc593 demo demo] Removing options '' from query. {{(pid=116956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:26:04.369103 np0000181686 devstack@c-api.service[116956]: DEBUG cinder.volume.api [None req-9d9acd1e-91b1-40e8-9748-ba8cf9adc593 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:26:04.378407 np0000181686 devstack@c-api.service[116956]: INFO cinder.volume.api [None req-9d9acd1e-91b1-40e8-9748-ba8cf9adc593 demo demo] Get all volumes completed successfully. Jun 18 01:26:04.383436 np0000181686 devstack@c-api.service[116956]: INFO cinder.api.openstack.wsgi [None req-9d9acd1e-91b1-40e8-9748-ba8cf9adc593 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:26:04.384000 np0000181686 devstack@c-api.service[116956]: [pid: 116956|app: 0|req: 13/49] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:26:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:26:14.372286 np0000181686 devstack@c-api.service[116956]: DEBUG dbcounter [-] [116956] Writing DB stats cinder:SELECT=1 {{(pid=116956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:27:04.402744 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.middleware.request_id [None req-8382a4f6-3cba-4581-9bff-596d54a82b29 None None] RequestId filter calling following filter/app {{(pid=116959) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:27:04.405082 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-8382a4f6-3cba-4581-9bff-596d54a82b29 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:27:04.405250 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-8382a4f6-3cba-4581-9bff-596d54a82b29 demo demo] Empty body provided in request {{(pid=116959) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:27:04.405498 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.openstack.wsgi [None req-8382a4f6-3cba-4581-9bff-596d54a82b29 demo demo] Calling method 'detail' {{(pid=116959) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:27:04.405736 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.api.api_utils [None req-8382a4f6-3cba-4581-9bff-596d54a82b29 demo demo] Removing options '' from query. {{(pid=116959) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:27:04.406509 np0000181686 devstack@c-api.service[116959]: DEBUG cinder.volume.api [None req-8382a4f6-3cba-4581-9bff-596d54a82b29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116959) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:27:04.412801 np0000181686 devstack@c-api.service[116959]: INFO cinder.volume.api [None req-8382a4f6-3cba-4581-9bff-596d54a82b29 demo demo] Get all volumes completed successfully. Jun 18 01:27:04.415348 np0000181686 devstack@c-api.service[116959]: INFO cinder.api.openstack.wsgi [None req-8382a4f6-3cba-4581-9bff-596d54a82b29 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:27:04.415762 np0000181686 devstack@c-api.service[116959]: [pid: 116959|app: 0|req: 13/50] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:27:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:27:14.410587 np0000181686 devstack@c-api.service[116959]: DEBUG dbcounter [-] [116959] Writing DB stats cinder:SELECT=1 {{(pid=116959) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:28:04.430287 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.middleware.request_id [None req-14dd9c91-95f9-4954-8de6-e587ff06d93f None None] RequestId filter calling following filter/app {{(pid=116958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:28:04.432586 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-14dd9c91-95f9-4954-8de6-e587ff06d93f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 18 01:28:04.432825 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-14dd9c91-95f9-4954-8de6-e587ff06d93f demo demo] Empty body provided in request {{(pid=116958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:28:04.433052 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.openstack.wsgi [None req-14dd9c91-95f9-4954-8de6-e587ff06d93f demo demo] Calling method 'detail' {{(pid=116958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:28:04.433824 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.api.api_utils [None req-14dd9c91-95f9-4954-8de6-e587ff06d93f demo demo] Removing options '' from query. {{(pid=116958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:28:04.435522 np0000181686 devstack@c-api.service[116958]: DEBUG cinder.volume.api [None req-14dd9c91-95f9-4954-8de6-e587ff06d93f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:28:04.444147 np0000181686 devstack@c-api.service[116958]: INFO cinder.volume.api [None req-14dd9c91-95f9-4954-8de6-e587ff06d93f demo demo] Get all volumes completed successfully. Jun 18 01:28:04.447375 np0000181686 devstack@c-api.service[116958]: INFO cinder.api.openstack.wsgi [None req-14dd9c91-95f9-4954-8de6-e587ff06d93f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:28:04.447754 np0000181686 devstack@c-api.service[116958]: [pid: 116958|app: 0|req: 13/51] 199.204.45.70 () {64 vars in 1289 bytes} [Thu Jun 18 01:28:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:28:14.438692 np0000181686 devstack@c-api.service[116958]: DEBUG dbcounter [-] [116958] Writing DB stats cinder:SELECT=1 {{(pid=116958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}