Jun 29 04:56:25.078719 np0000183403 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:56:25.088109 np0000183403 devstack@c-api.service[113028]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:56:25 2026] *** Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: nodename: np0000183403 Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: machine: x86_64 Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: clock source: unix Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: pcre jit disabled Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: detected number of CPU cores: 16 Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: current working directory: / Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: your processes number limit is 256917 Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: your memory page size is 4096 bytes Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: detected max file descriptor number: 2048 Jun 29 04:56:25.091382 np0000183403 devstack@c-api.service[113028]: lock engine: pthread robust mutexes Jun 29 04:56:25.092375 np0000183403 devstack@c-api.service[113028]: thunder lock: enabled Jun 29 04:56:25.092375 np0000183403 devstack@c-api.service[113028]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:56:25.092375 np0000183403 devstack@c-api.service[113028]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:56:25.092375 np0000183403 devstack@c-api.service[113028]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:56:25.092375 np0000183403 devstack@c-api.service[113028]: Set PythonHome to /opt/stack/data/venv Jun 29 04:56:25.135293 np0000183403 devstack@c-api.service[113028]: Python main interpreter initialized at 0x7a028b6a3668 Jun 29 04:56:25.135293 np0000183403 devstack@c-api.service[113028]: python threads support enabled Jun 29 04:56:25.135293 np0000183403 devstack@c-api.service[113028]: your server socket listen backlog is limited to 100 connections Jun 29 04:56:25.135293 np0000183403 devstack@c-api.service[113028]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:56:25.135909 np0000183403 devstack@c-api.service[113028]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:56:25.136074 np0000183403 devstack@c-api.service[113028]: *** Operational MODE: preforking *** Jun 29 04:56:25.136291 np0000183403 devstack@c-api.service[113028]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:56:25.136291 np0000183403 devstack@c-api.service[113028]: spawned uWSGI master process (pid: 113028) Jun 29 04:56:25.136442 np0000183403 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:56:25.137707 np0000183403 devstack@c-api.service[113028]: spawned uWSGI worker 1 (pid: 113037, cores: 1) Jun 29 04:56:25.138366 np0000183403 devstack@c-api.service[113028]: spawned uWSGI worker 2 (pid: 113038, cores: 1) Jun 29 04:56:25.138983 np0000183403 devstack@c-api.service[113028]: spawned uWSGI worker 3 (pid: 113039, cores: 1) Jun 29 04:56:25.139682 np0000183403 devstack@c-api.service[113028]: spawned uWSGI worker 4 (pid: 113040, cores: 1) Jun 29 04:56:25.139851 np0000183403 devstack@c-api.service[113028]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:56:25.268135 np0000183403 devstack@c-api.service[113038]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:56:25.268135 np0000183403 devstack@c-api.service[113038]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:56:25.268135 np0000183403 devstack@c-api.service[113038]: we strongly recommend against using it for new projects. Jun 29 04:56:25.268135 np0000183403 devstack@c-api.service[113038]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:56:25.268135 np0000183403 devstack@c-api.service[113038]: framework. For more detail see Jun 29 04:56:25.268135 np0000183403 devstack@c-api.service[113038]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:56:25.268135 np0000183403 devstack@c-api.service[113038]: import eventlet # noqa Jun 29 04:56:25.276125 np0000183403 devstack@c-api.service[113039]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:56:25.276125 np0000183403 devstack@c-api.service[113039]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:56:25.276125 np0000183403 devstack@c-api.service[113039]: we strongly recommend against using it for new projects. Jun 29 04:56:25.276125 np0000183403 devstack@c-api.service[113039]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:56:25.276125 np0000183403 devstack@c-api.service[113039]: framework. For more detail see Jun 29 04:56:25.276125 np0000183403 devstack@c-api.service[113039]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:56:25.276125 np0000183403 devstack@c-api.service[113039]: import eventlet # noqa Jun 29 04:56:25.280984 np0000183403 devstack@c-api.service[113037]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:56:25.280984 np0000183403 devstack@c-api.service[113037]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:56:25.280984 np0000183403 devstack@c-api.service[113037]: we strongly recommend against using it for new projects. Jun 29 04:56:25.280984 np0000183403 devstack@c-api.service[113037]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:56:25.280984 np0000183403 devstack@c-api.service[113037]: framework. For more detail see Jun 29 04:56:25.280984 np0000183403 devstack@c-api.service[113037]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:56:25.280984 np0000183403 devstack@c-api.service[113037]: import eventlet # noqa Jun 29 04:56:25.292985 np0000183403 devstack@c-api.service[113040]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:56:25.292985 np0000183403 devstack@c-api.service[113040]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:56:25.292985 np0000183403 devstack@c-api.service[113040]: we strongly recommend against using it for new projects. Jun 29 04:56:25.292985 np0000183403 devstack@c-api.service[113040]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:56:25.292985 np0000183403 devstack@c-api.service[113040]: framework. For more detail see Jun 29 04:56:25.292985 np0000183403 devstack@c-api.service[113040]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:56:25.292985 np0000183403 devstack@c-api.service[113040]: import eventlet # noqa Jun 29 04:56:25.367398 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:56:25.367398 np0000183403 devstack@c-api.service[113038]: warnings.warn( Jun 29 04:56:25.367690 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:56:25.367690 np0000183403 devstack@c-api.service[113037]: warnings.warn( Jun 29 04:56:25.369070 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:56:25.369070 np0000183403 devstack@c-api.service[113039]: warnings.warn( Jun 29 04:56:25.387475 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:56:25.387475 np0000183403 devstack@c-api.service[113040]: warnings.warn( Jun 29 04:56:25.447087 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:56:25.447087 np0000183403 devstack@c-api.service[113037]: from cgi import parse_header Jun 29 04:56:25.453862 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:56:25.453862 np0000183403 devstack@c-api.service[113038]: from cgi import parse_header Jun 29 04:56:25.460384 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:56:25.460384 np0000183403 devstack@c-api.service[113039]: from cgi import parse_header Jun 29 04:56:25.471735 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:56:25.471735 np0000183403 devstack@c-api.service[113040]: from cgi import parse_header Jun 29 04:56:25.498565 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:56:25.498565 np0000183403 devstack@c-api.service[113037]: removals.removed_module( Jun 29 04:56:25.500203 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:56:25.500203 np0000183403 devstack@c-api.service[113037]: removals.removed_module( Jun 29 04:56:25.506606 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:56:25.506606 np0000183403 devstack@c-api.service[113038]: removals.removed_module( Jun 29 04:56:25.507929 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:56:25.507929 np0000183403 devstack@c-api.service[113038]: removals.removed_module( Jun 29 04:56:25.513074 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:56:25.513074 np0000183403 devstack@c-api.service[113039]: removals.removed_module( Jun 29 04:56:25.514815 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:56:25.514815 np0000183403 devstack@c-api.service[113039]: removals.removed_module( Jun 29 04:56:25.522486 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:56:25.522486 np0000183403 devstack@c-api.service[113040]: removals.removed_module( Jun 29 04:56:25.524163 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:56:25.524163 np0000183403 devstack@c-api.service[113040]: removals.removed_module( Jun 29 04:56:26.296008 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:56:26.296008 np0000183403 devstack@c-api.service[113038]: warnings.warn( Jun 29 04:56:26.300006 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:56:26.300006 np0000183403 devstack@c-api.service[113037]: warnings.warn( Jun 29 04:56:26.312040 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:56:26.312040 np0000183403 devstack@c-api.service[113039]: warnings.warn( Jun 29 04:56:26.336414 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:56:26.336414 np0000183403 devstack@c-api.service[113040]: warnings.warn( Jun 29 04:56:26.350933 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:56:26.350933 np0000183403 devstack@c-api.service[113037]: warnings.warn( Jun 29 04:56:26.354461 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:56:26.354461 np0000183403 devstack@c-api.service[113038]: warnings.warn( Jun 29 04:56:26.362997 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:56:26.362997 np0000183403 devstack@c-api.service[113039]: warnings.warn( Jun 29 04:56:26.386976 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:56:26.386976 np0000183403 devstack@c-api.service[113040]: warnings.warn( Jun 29 04:56:26.558237 np0000183403 devstack@c-api.service[113039]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:56:26.558521 np0000183403 devstack@c-api.service[113039]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113039) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:56:26.561212 np0000183403 devstack@c-api.service[113037]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:56:26.561453 np0000183403 devstack@c-api.service[113037]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113037) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:56:26.561723 np0000183403 devstack@c-api.service[113038]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:56:26.561902 np0000183403 devstack@c-api.service[113038]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113038) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:56:26.590509 np0000183403 devstack@c-api.service[113040]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:56:26.590690 np0000183403 devstack@c-api.service[113040]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113040) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:56:26.644309 np0000183403 devstack@c-api.service[113039]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:56:26.644309 np0000183403 devstack@c-api.service[113039]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:56:26.645708 np0000183403 devstack@c-api.service[113038]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:56:26.645708 np0000183403 devstack@c-api.service[113038]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:56:26.645911 np0000183403 devstack@c-api.service[113037]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:56:26.645911 np0000183403 devstack@c-api.service[113037]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:56:26.655211 np0000183403 devstack@c-api.service[113040]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:56:26.655211 np0000183403 devstack@c-api.service[113040]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:56:27.114731 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113038) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:56:27.115004 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113037) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:56:27.115226 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.115226 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.115408 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113040) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:56:27.115497 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.115497 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.115661 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.115763 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113039) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:56:27.115857 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.115941 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.115941 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.116114 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.116232 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.116406 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.116495 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.116716 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.116925 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.117090 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.117267 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.117362 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.117514 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.117678 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.117776 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.117891 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.117988 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.118093 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.118211 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.118308 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.118404 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.118496 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.118607 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.118709 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.118811 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.118911 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.119005 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.119101 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.119215 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.119312 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.119312 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.119489 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.119743 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.119743 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.119743 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.120027 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.120027 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.120261 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.120363 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.120534 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.120598 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.120660 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.120719 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.120774 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.120830 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.120895 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.120947 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.120996 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.121046 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.121107 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.121184 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.121236 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.121236 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.121236 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.121236 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.121437 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.121498 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.121556 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.121556 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.121556 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.121556 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.121556 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.121556 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.126079 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.126079 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.126389 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.126389 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.126389 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.126389 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.126389 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.126835 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.126835 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.126835 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.126835 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.126835 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.126835 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.127255 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.127326 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.127391 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.127391 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.127391 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.127391 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.127391 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.127391 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.127591 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.127591 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.127591 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.127591 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.127591 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.127591 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.127591 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.127811 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.128043 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.128126 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.128234 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.128309 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.128383 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.128452 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.128549 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.128620 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.128693 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.128758 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.128824 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.128871 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.128904 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.128938 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.128973 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.129006 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.129038 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.129071 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.129104 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.129138 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.129204 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.129258 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.129293 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.129334 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.129367 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.129401 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.129439 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.129474 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.129508 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.129541 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.129575 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.129627 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.129662 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.129701 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.129734 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.129768 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.129802 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.129837 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.129871 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.129905 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.129940 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.129985 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.130019 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.130054 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.130088 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.130123 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.130156 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.130727 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.130802 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.130868 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.130948 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.130948 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.130948 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.130948 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.130948 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.131291 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.131291 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.131291 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.131291 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.131529 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.131603 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.131670 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.131747 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.131823 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.131896 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.131964 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.131964 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.131964 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.132148 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.132251 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.132337 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.132404 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.132469 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.132558 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.132627 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.132695 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.132768 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.132842 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.132913 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.132985 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.133060 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.133136 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.133136 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.133267 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.133267 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.133267 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.133267 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.133267 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.133450 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.133493 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.133527 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.133562 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.133594 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.133628 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.133661 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.133698 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.133733 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.133767 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.133808 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.133846 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.133883 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.133916 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.133958 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.134004 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.134050 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.134096 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.134139 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.134139 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.134277 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.134337 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.134337 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.134400 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.134400 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.134400 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.134400 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.134527 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.134562 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.134609 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.134643 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.134677 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.134710 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.134745 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.134745 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.134745 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.134745 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.134869 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.134924 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.134964 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.134998 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.135032 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.135066 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.135103 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.135157 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.135935 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.136010 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.136078 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.136141 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.136222 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.136290 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.136357 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.136357 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.136357 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.136357 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.136357 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.136357 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.136357 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.136863 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.136863 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.136863 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.136863 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.137045 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.137098 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.137147 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.137210 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.137257 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.137303 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.137358 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.137358 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.137358 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.137358 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.137560 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.137560 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.137560 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.137560 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.137560 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.137560 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.137560 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.137913 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.137913 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.137913 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.137913 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.138066 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.138108 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.138147 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.138203 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.138245 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.138285 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.138325 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.138325 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.138325 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.138325 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.138482 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.138482 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.138482 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.138482 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.138482 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.138482 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.138776 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.139008 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.139054 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.139054 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.139054 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.139054 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.139054 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.139054 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.142435 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.142520 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.142579 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.142629 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.142683 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.142731 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.142779 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.142830 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.142877 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.142909 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.142933 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.142960 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.142985 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.143087 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.143112 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.143135 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.143158 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.143202 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.143202 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.143202 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.143271 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.143295 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.143321 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.143321 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.143321 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.143391 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.143430 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.143578 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.143787 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.143787 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.143787 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.143787 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.143971 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.144025 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.144074 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.144119 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.144165 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.144232 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.144278 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.144322 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.144368 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.144413 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.144472 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.144522 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.144610 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.144656 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.144681 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.144704 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.144744 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.144786 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.144786 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.144786 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.144786 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.144786 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.144786 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.144786 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.145509 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.145565 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.145646 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.145717 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.145785 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.145839 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.145879 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.145914 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.145952 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.145993 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.146031 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.146063 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.146096 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.146130 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.146189 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.146225 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.146259 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.146259 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.146322 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.146370 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.146405 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.146441 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.146481 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.146481 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.146481 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.146481 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.146481 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.146481 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.148730 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.148798 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.148840 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.148880 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.148931 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.148965 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.149000 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.149041 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.149076 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.149116 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.149149 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.149198 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.149234 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.149278 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.149278 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.149342 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.149342 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.149342 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.149438 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.149471 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.149506 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.149506 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.149574 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.149574 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.149574 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.149663 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.149706 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.149747 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.151311 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.151367 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.151454 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.151523 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.151594 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.151633 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.151668 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.151719 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.151768 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.151815 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.151855 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.151891 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.151926 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.151967 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.152006 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.152040 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.152076 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.152117 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.152151 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.152207 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.152242 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.152275 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.152310 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.152352 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.152396 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.152442 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.152490 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.152585 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.152623 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.152659 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.152693 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.152732 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.152766 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.152801 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.152834 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.152866 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.152907 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.152942 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.152980 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.153013 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.153046 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.153085 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.153119 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.153152 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.153204 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.153239 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.153282 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.153316 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.153355 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.153390 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.153423 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.153460 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.153497 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.153530 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.153566 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.153604 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.153637 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.153671 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.153706 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.153750 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.153789 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.153829 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.153870 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.153918 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.153965 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.154015 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.154054 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.154088 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.154128 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.154163 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.154216 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.154251 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.154285 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.154319 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.154352 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.154399 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.154432 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.154465 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.154499 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.154532 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.154566 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.154602 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.154602 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.154602 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.155618 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.156080 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.156192 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.156192 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.156335 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.156410 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.156478 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.156561 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.156628 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.156703 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.156770 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.156835 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.156901 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.156976 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.157046 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.157112 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.157112 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.157112 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.157112 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.157112 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.157112 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.157500 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.157500 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.157500 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.157500 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.157500 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.157825 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.157891 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.157955 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.158020 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.158087 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.158160 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.158257 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.158334 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.158404 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.158470 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.158535 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.158601 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.158666 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.158737 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.158804 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.158869 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.158943 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.159011 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.159076 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.159140 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.159220 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.159290 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.159366 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.159433 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.159504 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.159578 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.159646 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.159714 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.159791 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.159867 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.159944 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.160012 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.160077 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.160144 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.160227 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.160307 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.160382 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.160464 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.160591 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.160660 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.160733 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.160822 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.160875 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.160914 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.160959 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.160994 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.161026 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.161059 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.161092 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.161131 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.161180 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.161215 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.161248 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.161292 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.161333 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.161366 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.161399 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.161433 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.161466 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.161499 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.161533 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.161566 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.161610 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.161644 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.161689 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.161722 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.161762 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.161800 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.161834 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.161868 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.161902 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.161935 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.161968 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.162008 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.162044 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.162077 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.162111 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.162144 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.162193 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.162229 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.162262 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.162295 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.162328 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.162465 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.162506 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.162545 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.162580 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.162580 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.162580 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.162668 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.162704 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.162737 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.162778 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.162778 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.162840 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.162874 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.162912 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.162912 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.162912 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.163007 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.163042 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.163082 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.163082 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.163145 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.163199 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.163234 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.163267 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.163267 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.163329 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.163329 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.163389 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.163434 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.163434 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.163434 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.163628 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.163628 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.163692 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.163731 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.163731 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.163802 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.163849 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.163893 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.163935 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.163969 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.164001 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.164035 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.164035 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.164096 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.164131 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.164514 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.165241 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.165302 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.165425 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.165474 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.165519 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.165565 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.165611 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.165657 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.165710 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.165763 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.165809 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.165809 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.165900 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.165900 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.165900 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.165900 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.165900 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.166110 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.166156 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.166227 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.166278 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.166327 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.166373 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.166417 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.166459 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.166502 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.166547 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.166592 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.166641 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.166686 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.166735 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.166783 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.166823 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.166872 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.166872 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.166959 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.167010 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.167010 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.167010 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.167010 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.167230 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.167314 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.167398 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.167449 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.167510 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.167566 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.167618 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.167667 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.167722 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.167722 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.167815 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.167815 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.167902 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.167947 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.167997 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.167997 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.168075 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.168414 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.168414 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.168414 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.168414 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.168618 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.168665 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.168714 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.168760 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.168811 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.168860 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.168912 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.168960 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.169006 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.169053 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.169098 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.169142 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.169200 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.169247 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.169288 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.169343 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.169396 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.169444 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.169490 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.169536 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.169581 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.169626 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.169671 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.169717 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.169767 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.169813 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.169865 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.169912 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.169961 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.170012 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.170059 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.170105 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.170105 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.170105 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.170105 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.170287 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.170287 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.170395 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.170443 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.170488 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.170534 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.170579 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.170624 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.170669 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.170713 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.170758 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.170809 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.170856 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.170900 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.170946 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.170996 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.171046 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.171091 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.171137 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.171200 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.171259 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.171306 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.171357 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.171405 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.171405 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.171405 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.171405 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.171405 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.171594 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.171594 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.171594 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.171594 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.171686 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.171710 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.171733 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.171759 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.171786 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.171809 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.171832 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.171911 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.171938 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.171965 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.171988 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.172015 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.172039 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.172062 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.172084 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.172109 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.172132 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.172162 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.172447 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.172499 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.172567 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.172621 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.172672 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.172719 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.172765 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.172811 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.172855 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.172906 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.172954 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.173006 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.173052 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.173096 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.173141 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.173205 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.173252 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.173298 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.173344 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.173397 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.173424 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.173452 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.173475 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.173498 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.173520 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.173543 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.173569 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.173593 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.173616 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.173644 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.173668 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.173699 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.173699 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.173699 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.173761 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.173785 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.173808 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.173808 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.173858 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.173881 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.173904 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.173929 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.173952 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.173979 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.174001 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.174001 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.174041 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.174064 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.174087 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.174109 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.174109 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.174151 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.174185 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.174208 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.174238 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.174262 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.174284 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.174310 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.174334 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.174357 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.174357 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.174357 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.175985 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.176056 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.176099 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.176124 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.176157 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.176244 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.176296 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.176350 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.176398 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.176443 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.176470 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.176470 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.176515 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.176564 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.176587 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.176610 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.176632 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.176632 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.176781 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.176845 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.176898 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.176952 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.177001 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.177052 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.177052 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.177052 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.177052 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.177192 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:56:27.177980 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113038) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.178037 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.178072 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113040) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.178104 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.178136 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113039) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.178208 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.178248 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.178280 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.178310 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.178348 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113038) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.178381 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.178412 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.178442 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113038) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.178469 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.178511 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.178548 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113037) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:56:27.178581 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113040) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.178621 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113039) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.178621 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113039) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.178671 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:56:27.178671 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:56:27.178671 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:56:27.178671 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113037) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:56:27.178671 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113037) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:56:27.225711 np0000183403 devstack@c-api.service[113038]: INFO dbcounter [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Registered counter for database cinder Jun 29 04:56:27.225882 np0000183403 devstack@c-api.service[113039]: INFO dbcounter [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Registered counter for database cinder Jun 29 04:56:27.226470 np0000183403 devstack@c-api.service[113037]: INFO dbcounter [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Registered counter for database cinder Jun 29 04:56:27.226547 np0000183403 devstack@c-api.service[113040]: INFO dbcounter [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Registered counter for database cinder Jun 29 04:56:27.269215 np0000183403 devstack@c-api.service[113039]: DEBUG oslo_db.sqlalchemy.engines [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 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=113039) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:27.271376 np0000183403 devstack@c-api.service[113040]: DEBUG oslo_db.sqlalchemy.engines [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c 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=113040) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:27.272773 np0000183403 devstack@c-api.service[113038]: DEBUG oslo_db.sqlalchemy.engines [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 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=113038) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:27.273970 np0000183403 devstack@c-api.service[113037]: DEBUG oslo_db.sqlalchemy.engines [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 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=113037) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:27.388036 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writer thread running {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:56:27.388758 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writer thread running {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:56:27.390006 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writer thread running {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:56:27.391279 np0000183403 devstack@c-api.service[113040]: INFO cinder.rpc [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:56:27.391575 np0000183403 devstack@c-api.service[113039]: INFO cinder.rpc [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:56:27.393032 np0000183403 devstack@c-api.service[113037]: INFO cinder.rpc [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:56:27.393846 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writer thread running {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:56:27.394243 np0000183403 devstack@c-api.service[113040]: INFO cinder.rpc [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:56:27.394325 np0000183403 devstack@c-api.service[113039]: INFO cinder.rpc [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:56:27.395342 np0000183403 devstack@c-api.service[113037]: INFO cinder.rpc [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:56:27.396428 np0000183403 devstack@c-api.service[113040]: INFO cinder.rpc [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:56:27.396649 np0000183403 devstack@c-api.service[113038]: INFO cinder.rpc [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:56:27.397323 np0000183403 devstack@c-api.service[113039]: INFO cinder.rpc [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:56:27.397636 np0000183403 devstack@c-api.service[113037]: INFO cinder.rpc [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:56:27.399127 np0000183403 devstack@c-api.service[113040]: INFO cinder.rpc [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:56:27.399724 np0000183403 devstack@c-api.service[113039]: INFO cinder.rpc [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:56:27.399948 np0000183403 devstack@c-api.service[113037]: INFO cinder.rpc [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:56:27.400310 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.400959 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.401167 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.403041 np0000183403 devstack@c-api.service[113038]: INFO cinder.rpc [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:56:27.404322 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.404506 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.405034 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.405982 np0000183403 devstack@c-api.service[113038]: INFO cinder.rpc [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:56:27.408412 np0000183403 devstack@c-api.service[113038]: INFO cinder.rpc [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:56:27.409659 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.414094 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.440632 np0000183403 devstack@c-api.service[113039]: DEBUG oslo_db.sqlalchemy.engines [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 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=113039) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:27.441679 np0000183403 devstack@c-api.service[113040]: DEBUG oslo_db.sqlalchemy.engines [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c 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=113040) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:27.442922 np0000183403 devstack@c-api.service[113037]: DEBUG oslo_db.sqlalchemy.engines [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 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=113037) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:27.443437 np0000183403 devstack@c-api.service[113039]: INFO cinder.rpc [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:56:27.444374 np0000183403 devstack@c-api.service[113040]: INFO cinder.rpc [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:56:27.445808 np0000183403 devstack@c-api.service[113037]: INFO cinder.rpc [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:56:27.446103 np0000183403 devstack@c-api.service[113039]: INFO cinder.rpc [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:56:27.447017 np0000183403 devstack@c-api.service[113040]: INFO cinder.rpc [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:56:27.447299 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.448269 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.448350 np0000183403 devstack@c-api.service[113037]: INFO cinder.rpc [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:56:27.448432 np0000183403 devstack@c-api.service[113038]: DEBUG oslo_db.sqlalchemy.engines [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 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=113038) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:27.449548 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.451622 np0000183403 devstack@c-api.service[113038]: INFO cinder.rpc [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:56:27.454431 np0000183403 devstack@c-api.service[113038]: INFO cinder.rpc [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:56:27.455790 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.459487 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.459707 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.462374 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.462683 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.463003 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.465659 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.469792 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.469866 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.469904 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.469939 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.471260 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.471311 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.472451 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.474282 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.474332 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.475472 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.475730 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.477256 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.477309 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.478832 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.480500 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.480549 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.481384 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.482988 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.483361 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.484189 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.485129 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.486577 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.487178 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.487507 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.488245 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.488887 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.489063 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.489994 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.490961 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.491896 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.492190 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.492891 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.494409 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.495147 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.496529 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.497081 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.497606 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.498139 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.499624 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.499991 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.501038 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.502155 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.502310 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.502611 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.503321 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.503766 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.504959 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.505288 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.505984 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.506411 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.506690 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.507816 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.507864 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.508062 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.508228 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.509345 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.509657 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.509749 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.510646 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.511142 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.511216 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.511253 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.512093 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.512543 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.512775 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.513312 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.513490 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.513788 np0000183403 devstack@c-api.service[113039]: WARNING cinder.api.contrib.hosts [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:56:27.514014 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: extensions {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.514068 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.514537 np0000183403 devstack@c-api.service[113040]: WARNING cinder.api.contrib.hosts [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:56:27.514761 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: extensions {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.514877 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.515337 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.515384 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: cgsnapshots {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.516188 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: cgsnapshots {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.516326 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.516735 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: qos-specs {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.516792 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.517697 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: qos-specs {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.517749 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.518089 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.519113 np0000183403 devstack@c-api.service[113037]: WARNING cinder.api.contrib.hosts [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:56:27.519197 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.519366 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: extensions {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.519545 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: capabilities {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.520433 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: capabilities {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.520590 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.520866 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: backups {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.521510 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: cgsnapshots {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.521791 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: backups {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.521875 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.522864 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: qos-specs {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.522908 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: os-volume-type-access {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.523260 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.523806 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: os-volume-type-access {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.524268 np0000183403 devstack@c-api.service[113038]: WARNING cinder.api.contrib.hosts [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:56:27.524489 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: extensions {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.524548 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: encryption {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.524969 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: capabilities {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.525477 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: encryption {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.525842 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: cgsnapshots {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.526049 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: consistencygroups {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.526831 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: backups {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.526967 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: consistencygroups {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.527228 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: qos-specs {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.528001 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: extra_specs {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.528866 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: os-volume-type-access {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.528960 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: extra_specs {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.529343 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: capabilities {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.529967 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: encryption {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.530481 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: encryption {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.530568 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: encryption {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.531247 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: backups {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.531457 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: os-volume-manage {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.531952 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: consistencygroups {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.532052 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: os-volume-manage {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.532919 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: os-volume-transfer {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.533271 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: os-volume-type-access {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.533749 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: os-volume-transfer {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.533938 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: extra_specs {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.534573 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: os-availability-zone {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.534878 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: encryption {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.535448 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: os-availability-zone {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.535507 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: encryption {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.535877 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: os-quota-sets {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.536358 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: consistencygroups {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.536824 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: os-quota-sets {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.537231 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: os-volume-manage {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.537280 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: os-quota-class-sets {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.538302 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: os-quota-class-sets {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.538351 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: extra_specs {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.538647 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: os-snapshot-manage {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.538696 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: os-volume-transfer {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.539650 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: os-snapshot-manage {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.539896 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: encryption {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.540031 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: os-hosts {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.540299 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: os-availability-zone {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.541191 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: os-hosts {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.541413 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extended resource: scheduler-stats {{(pid=113039) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.541463 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: os-volume-manage {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.541669 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: os-quota-sets {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.542596 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extended resource: scheduler-stats {{(pid=113040) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.542865 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: os-volume-transfer {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.543085 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: os-quota-class-sets {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.543546 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.544409 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: os-snapshot-manage {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.544496 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: os-availability-zone {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.544973 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.545053 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.545828 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.contrib.snapshot_actions [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] SnapshotActionsController initialized {{(pid=113039) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:56:27.545877 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: os-hosts {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.545926 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: os-quota-sets {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.546480 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.546528 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.547187 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extended resource: scheduler-stats {{(pid=113037) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.547237 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: os-quota-class-sets {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.547323 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] SnapshotActionsController initialized {{(pid=113040) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:56:27.547878 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.548051 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.548566 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: os-snapshot-manage {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.549218 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.549421 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.549468 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.549976 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: os-hosts {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.550583 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.550805 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.550850 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.551426 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extended resource: scheduler-stats {{(pid=113038) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:56:27.551702 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] SnapshotActionsController initialized {{(pid=113037) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:56:27.552051 np0000183403 devstack@c-api.service[113039]: WARNING castellan.key_manager.migration [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.552433 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.552834 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.552881 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension UsedLimits extending resource: limits {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.553004 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.553706 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.553764 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.553799 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.553835 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.553938 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension VolumeActions extending resource: volumes {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554016 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554121 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554238 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension TypesManage extending resource: types {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554358 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554473 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554572 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension AdminActions extending resource: volumes {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554627 np0000183403 devstack@c-api.service[113040]: WARNING castellan.key_manager.migration [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.554707 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension AdminActions extending resource: snapshots {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554781 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension AdminActions extending resource: backups {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.554890 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.555000 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.555105 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.v3.router [None req-f81428c2-4bac-48f7-9009-abb6c7c356d1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113039) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.555151 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.555214 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.555432 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension UsedLimits extending resource: limits {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.555543 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.556075 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.contrib.snapshot_actions [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] SnapshotActionsController initialized {{(pid=113038) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:56:27.556376 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.556485 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.556530 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.556575 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension VolumeActions extending resource: volumes {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.556706 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.556816 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.556916 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.556987 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension TypesManage extending resource: types {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557025 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557125 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557266 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension AdminActions extending resource: volumes {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557379 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension AdminActions extending resource: snapshots {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557481 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension AdminActions extending resource: backups {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557583 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557722 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557825 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.v3.router [None req-8d51a523-5b76-43d6-9ce7-6933e03fe65c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113040) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.557988 np0000183403 devstack@c-api.service[113037]: WARNING castellan.key_manager.migration [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.558585 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.558797 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension UsedLimits extending resource: limits {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.558918 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559119 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559241 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559342 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension VolumeActions extending resource: volumes {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559464 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559573 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559673 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension TypesManage extending resource: types {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559777 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559895 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.559938 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.560019 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension AdminActions extending resource: volumes {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.560095 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension AdminActions extending resource: snapshots {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.560230 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension AdminActions extending resource: backups {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.560334 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.560445 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.560549 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.v3.router [None req-5f91a221-8d0b-44ea-a2ae-8d2968205629 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113037) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.561331 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.562797 np0000183403 devstack@c-api.service[113038]: WARNING castellan.key_manager.migration [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:56:27.562977 np0000183403 devstack@c-api.service[113039]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a028b6a3668 pid: 113039 (default app) Jun 29 04:56:27.563664 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension UsedLimits extending resource: limits {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.563783 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.563991 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.564099 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.564218 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension VolumeActions extending resource: volumes {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.564350 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.564450 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.564551 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension TypesManage extending resource: types {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.564655 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.564809 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.564915 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension AdminActions extending resource: volumes {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.565035 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension AdminActions extending resource: snapshots {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.565137 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension AdminActions extending resource: backups {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.565259 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.565361 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.565471 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.v3.router [None req-b025c9c3-bbca-4662-af8d-50aac4b22700 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113038) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:56:27.566064 np0000183403 devstack@c-api.service[113040]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a028b6a3668 pid: 113040 (default app) Jun 29 04:56:27.569135 np0000183403 devstack@c-api.service[113037]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a028b6a3668 pid: 113037 (default app) Jun 29 04:56:27.571100 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571100 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571100 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571100 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571346 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571346 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571346 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571346 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571514 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571514 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571514 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571514 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571514 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571514 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571775 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571775 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571775 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571775 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571775 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571991 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571991 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571991 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.571991 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.571991 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572209 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572209 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572209 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572209 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572399 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572399 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572399 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572399 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572399 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572613 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572613 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572613 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572613 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572613 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572844 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572844 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572844 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572844 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.572844 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.572844 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573092 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573092 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573092 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573092 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573092 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573092 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573370 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573370 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573370 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573370 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573370 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573370 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573626 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573626 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573626 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573626 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573626 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573857 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573857 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573857 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.573857 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.573857 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.574044 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.574044 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.574044 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.574044 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.574044 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.574044 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.575131 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.575131 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.575131 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.575131 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.575131 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.575131 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.575571 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.575571 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.575571 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.575571 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.575571 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.575967 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.575967 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.575967 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.575967 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.575967 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.576359 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.576359 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.576359 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.576359 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.576665 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.576665 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.576665 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.576665 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.576972 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.576972 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.576972 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.576972 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.576972 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.577381 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.577381 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.577381 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.577381 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.577381 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.577713 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.577713 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.577713 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.577713 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.580703 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.580703 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.580703 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.580703 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581094 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.581094 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581094 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.581094 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581421 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.581421 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581421 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.581421 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581732 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.581732 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581732 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.581732 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581960 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.581960 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581960 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.581960 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.581960 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582248 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.582248 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582248 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.582248 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582248 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.582248 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582555 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.582555 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582555 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.582555 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582555 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.582879 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582879 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.582879 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582879 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.582879 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.582879 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583187 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583187 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583187 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583187 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583187 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583187 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583506 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583506 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583506 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583506 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583506 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583506 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583802 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583802 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583802 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583802 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.583802 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.583802 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.584107 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.584107 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.584107 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.584107 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.584324 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.584324 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.584324 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.584324 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.584324 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.584592 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.584592 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.584592 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.584592 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:27.584592 np0000183403 devstack@c-api.service[113039]: warnings.warn(deprecated_msg) Jun 29 04:56:27.584862 np0000183403 devstack@c-api.service[113038]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a028b6a3668 pid: 113038 (default app) Jun 29 04:56:27.584915 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-c426c790-1d29-4506-89e6-8a2b12fa2138 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:56:27.584915 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 1/1] 199.204.45.113 () {60 vars in 956 bytes} [Mon Jun 29 04:56:27 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:56:34.753714 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.753714 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.753714 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.753714 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.753714 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.754592 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.754592 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.754592 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.754592 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.754592 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.754780 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.754780 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.754780 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.754780 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.754780 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.754780 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.754997 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.754997 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.754997 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.754997 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755138 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755138 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755138 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755138 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755346 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755346 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755346 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755346 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755522 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755522 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755522 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755522 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755522 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755711 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755711 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755711 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755711 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755711 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755898 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755898 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755898 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755898 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.755898 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.755898 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756133 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756133 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756133 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756133 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756133 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756133 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756398 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756398 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756398 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756398 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756398 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756398 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756621 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756621 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756621 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756621 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756621 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756829 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756829 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756829 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.756829 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.756829 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.757028 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.757028 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.757028 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.757028 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.757028 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.757028 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.757685 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.757685 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.757685 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.757685 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.757685 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.757685 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.758315 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.758315 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.758315 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.758315 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.758315 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.758717 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.758717 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.758717 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.758717 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.758717 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.759075 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.759075 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.759075 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.759075 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.759421 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.759421 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.759421 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.759421 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.759733 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.759733 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.759733 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.759733 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.759733 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.760115 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.760115 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.760115 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.760115 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.760115 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.760491 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.760491 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.760491 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.760491 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.760784 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.760784 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.760784 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.760784 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761117 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.761117 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761117 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.761117 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761433 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.761433 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761433 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.761433 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761631 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.761631 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761631 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.761631 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761961 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.761961 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761961 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.761961 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.761961 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762370 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.762370 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762370 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.762370 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762370 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.762370 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762773 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.762773 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762773 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.762773 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762773 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.762993 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762993 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.762993 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762993 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.762993 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.762993 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763285 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763285 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763285 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763285 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763285 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763285 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763535 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763535 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763535 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763535 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763535 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763535 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763767 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763767 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763767 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763767 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.763767 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.763767 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.764017 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.764017 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.764017 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.764017 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.764190 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.764190 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.764190 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.764190 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.764190 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.764401 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.764401 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.764401 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.764401 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:34.764401 np0000183403 devstack@c-api.service[113040]: warnings.warn(deprecated_msg) Jun 29 04:56:34.764401 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-25fb0765-343d-4c54-95e3-8569c0ef2f81 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:56:35.333361 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-25fb0765-343d-4c54-95e3-8569c0ef2f81 admin admin] POST https://199.204.45.113/volume/v3/types Jun 29 04:56:35.333977 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-25fb0765-343d-4c54-95e3-8569c0ef2f81 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:56:35.335673 np0000183403 devstack@c-api.service[113040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:56:35.335673 np0000183403 devstack@c-api.service[113040]: warnings.warn( Jun 29 04:56:35.372878 np0000183403 devstack@c-api.service[113040]: DEBUG oslo_db.sqlalchemy.engines [None req-25fb0765-343d-4c54-95e3-8569c0ef2f81 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=113040) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:35.408108 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-25fb0765-343d-4c54-95e3-8569c0ef2f81 admin admin] https://199.204.45.113/volume/v3/types returned with HTTP 200 Jun 29 04:56:35.408680 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 1/2] 199.204.45.113 () {68 vars in 1288 bytes} [Mon Jun 29 04:56:34 2026] POST /volume/v3/types => generated 186 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:56:35.433682 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.433682 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.433682 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.433682 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.433682 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.434606 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.434606 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.434606 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.434606 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.434606 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.435072 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.435072 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.435072 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.435072 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.435072 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.435072 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.435548 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.435548 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.435548 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.435548 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.435815 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.435815 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.435815 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.435815 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.436116 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.436116 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.436116 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.436116 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.436421 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.436421 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.436421 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.436421 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.436421 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.436734 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.436734 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.436734 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.436734 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.436734 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437016 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437016 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437016 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437016 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437016 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437016 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437499 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437499 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437499 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437499 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437499 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437499 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437940 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437940 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437940 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437940 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.437940 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.437940 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.438326 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.438326 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.438326 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.438326 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.438326 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.438645 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.438645 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.438645 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.438645 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.438645 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.438967 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.438967 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.438967 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.438967 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.438967 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.438967 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.439413 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.439413 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.439413 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.439413 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.439413 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.439413 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.439775 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.439775 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.439775 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.439775 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.439775 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.440124 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.440124 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.440124 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.440124 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.440124 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.440456 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.440456 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.440456 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.440456 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.440743 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.440743 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.440743 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.440743 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.441023 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.441023 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.441023 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.441023 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.441023 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.441467 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.441467 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.441467 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.441467 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.441467 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.441803 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.441803 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.441803 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.441803 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.442118 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.442118 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.442118 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.442118 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.442459 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.442459 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.442459 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.442459 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.442691 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.442691 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.442691 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.442691 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.442939 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.442939 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.442939 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.442939 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.443194 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.443194 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.443194 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.443194 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.443194 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.443540 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.443540 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.443540 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.443540 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.443540 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.443540 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444309 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444309 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444309 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444309 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444309 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444460 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444460 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444460 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444460 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444460 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444460 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444660 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444660 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444660 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444660 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444660 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444660 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444878 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444878 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444878 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444878 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.444878 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.444878 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445031 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445031 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445031 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445031 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445031 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445031 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445270 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445270 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445270 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445270 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445413 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445413 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445413 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445413 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445413 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445600 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445600 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445600 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445600 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:56:35.445600 np0000183403 devstack@c-api.service[113037]: warnings.warn(deprecated_msg) Jun 29 04:56:35.445600 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [req-25fb0765-343d-4c54-95e3-8569c0ef2f81 req-5a59935a-c5c3-4b69-aa63-13d455715190 None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:56:35.856069 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [req-25fb0765-343d-4c54-95e3-8569c0ef2f81 req-5a59935a-c5c3-4b69-aa63-13d455715190 admin admin] POST https://199.204.45.113/volume/v3/types/a99963e9-eae9-4299-8b63-8583c0c54861/extra_specs Jun 29 04:56:35.856719 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [req-25fb0765-343d-4c54-95e3-8569c0ef2f81 req-5a59935a-c5c3-4b69-aa63-13d455715190 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:56:35.858628 np0000183403 devstack@c-api.service[113037]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:56:35.858628 np0000183403 devstack@c-api.service[113037]: warnings.warn( Jun 29 04:56:35.893655 np0000183403 devstack@c-api.service[113037]: DEBUG oslo_db.sqlalchemy.engines [req-25fb0765-343d-4c54-95e3-8569c0ef2f81 req-5a59935a-c5c3-4b69-aa63-13d455715190 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=113037) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:56:35.969935 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [req-25fb0765-343d-4c54-95e3-8569c0ef2f81 req-5a59935a-c5c3-4b69-aa63-13d455715190 admin admin] https://199.204.45.113/volume/v3/types/a99963e9-eae9-4299-8b63-8583c0c54861/extra_specs returned with HTTP 200 Jun 29 04:56:35.970944 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 1/3] 199.204.45.113 () {70 vars in 1505 bytes} [Mon Jun 29 04:56:35 2026] POST /volume/v3/types/a99963e9-eae9-4299-8b63-8583c0c54861/extra_specs => generated 55 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:56:37.445035 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writing DB stats cinder:SELECT=6 {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:37.456207 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=6 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:45.405003 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:56:45.967147 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:00:35.851504 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.851504 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.851504 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.851504 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.851504 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.852495 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.852495 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.852495 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.852495 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.852495 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.853077 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.853077 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.853077 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.853077 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.853077 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.853077 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.853739 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.853739 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.853739 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.853739 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.854009 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.854009 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.854009 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.854009 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.854337 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.854337 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.854337 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.854337 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.854599 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.854599 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.854599 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.854599 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.854599 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.855393 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.855393 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.855393 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.855393 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.855393 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.856514 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.856514 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.856514 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.856514 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.856514 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.856514 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.857237 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.857237 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.857237 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.857237 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.857237 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.857237 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.858157 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.858157 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.858157 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.858157 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.858157 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.858157 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.859012 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.859012 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.859012 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.859012 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.859012 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.859656 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.859656 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.859656 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.859656 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.859656 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.860215 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.860215 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.860215 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.860215 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.860215 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.860215 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.860904 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.860904 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.860904 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.860904 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.860904 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.860904 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.861541 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.861541 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.861541 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.861541 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.861541 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.861903 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.861903 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.861903 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.861903 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.861903 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.862545 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.862545 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.862545 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.862545 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.862949 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.862949 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.862949 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.862949 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863137 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863137 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863137 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863137 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863137 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863412 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863412 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863412 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863412 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863412 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863637 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863637 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863637 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863637 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863833 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863833 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.863833 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.863833 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864024 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864024 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864024 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864024 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864247 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864247 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864247 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864247 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864443 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864443 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864443 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864443 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864600 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864600 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864600 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864600 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864600 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864756 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864756 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864756 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864756 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864756 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864756 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864923 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864923 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864923 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.864923 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.864923 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865058 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865058 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865058 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865058 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865058 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865058 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865236 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865236 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865236 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865236 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865236 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865236 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865410 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865410 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865410 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865410 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865410 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865410 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865572 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865572 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865572 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865572 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865572 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865572 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865738 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865738 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865738 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865738 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865857 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865857 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865857 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.865857 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.865857 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.866011 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.866011 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.866011 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.866011 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 05:00:35.866011 np0000183403 devstack@c-api.service[113038]: warnings.warn(deprecated_msg) Jun 29 05:00:35.866011 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-d5048812-9865-476b-9202-2830d9fed789 None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:00:35.866011 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-d5048812-9865-476b-9202-2830d9fed789 None None] GET https://199.204.45.113/volume// Jun 29 05:00:35.866531 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-d5048812-9865-476b-9202-2830d9fed789 None None] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:00:35.866531 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-d5048812-9865-476b-9202-2830d9fed789 None None] Calling method 'all' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:00:35.866531 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-d5048812-9865-476b-9202-2830d9fed789 None None] https://199.204.45.113/volume// returned with HTTP 300 Jun 29 05:00:35.866531 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 1/4] 199.204.45.113 () {66 vars in 1456 bytes} [Mon Jun 29 05:00:35 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 05:01:13.881526 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-0d0c6d15-bdb4-4c47-b441-ff336201b005 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:13.882811 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 2/5] 199.204.45.113 () {62 vars in 1068 bytes} [Mon Jun 29 05:01:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:01:13.915091 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-d7695ddb-ef9d-4c65-b396-d81567ad70bd None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:13.923520 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 2/6] 199.204.45.113 () {64 vars in 1272 bytes} [Mon Jun 29 05:01:13 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:01:13.961314 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [req-d7695ddb-ef9d-4c65-b396-d81567ad70bd req-a1db1f95-60d9-4dc6-a661-003748800ac9 None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:13.965574 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [req-d7695ddb-ef9d-4c65-b396-d81567ad70bd req-a1db1f95-60d9-4dc6-a661-003748800ac9 demo demo] GET https://199.204.45.113/volume/v3/ Jun 29 05:01:13.965874 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [req-d7695ddb-ef9d-4c65-b396-d81567ad70bd req-a1db1f95-60d9-4dc6-a661-003748800ac9 demo demo] Empty body provided in request {{(pid=113037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:13.966160 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [req-d7695ddb-ef9d-4c65-b396-d81567ad70bd req-a1db1f95-60d9-4dc6-a661-003748800ac9 demo demo] Calling method 'version_select' {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:13.968011 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [req-d7695ddb-ef9d-4c65-b396-d81567ad70bd req-a1db1f95-60d9-4dc6-a661-003748800ac9 demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 Jun 29 05:01:13.968523 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 2/7] 199.204.45.113 () {66 vars in 1346 bytes} [Mon Jun 29 05:01:13 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:01:14.009683 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-906d895f-26bc-45e3-ae6f-ca4d57fec691 None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:14.336734 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-906d895f-26bc-45e3-ae6f-ca4d57fec691 demo demo] GET https://199.204.45.113/volume/v3/types Jun 29 05:01:14.336982 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-906d895f-26bc-45e3-ae6f-ca4d57fec691 demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:14.337240 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-906d895f-26bc-45e3-ae6f-ca4d57fec691 demo demo] Calling method 'index' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:14.337718 np0000183403 devstack@c-api.service[113038]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 05:01:14.337718 np0000183403 devstack@c-api.service[113038]: warnings.warn( Jun 29 05:01:14.338359 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.api_utils [None req-906d895f-26bc-45e3-ae6f-ca4d57fec691 demo demo] Removing options '' from query. {{(pid=113038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:01:14.374120 np0000183403 devstack@c-api.service[113038]: DEBUG oslo_db.sqlalchemy.engines [None req-906d895f-26bc-45e3-ae6f-ca4d57fec691 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=113038) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:01:14.395414 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-906d895f-26bc-45e3-ae6f-ca4d57fec691 demo demo] https://199.204.45.113/volume/v3/types returned with HTTP 200 Jun 29 05:01:14.395786 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 2/8] 199.204.45.113 () {64 vars in 1290 bytes} [Mon Jun 29 05:01:14 2026] GET /volume/v3/types => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:01:14.434554 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-225ea94d-f2ab-4bf1-afa6-026943c02f9d None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:14.781556 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-225ea94d-f2ab-4bf1-afa6-026943c02f9d demo demo] GET https://199.204.45.113/volume/v3/types/default Jun 29 05:01:14.781951 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-225ea94d-f2ab-4bf1-afa6-026943c02f9d demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:14.782218 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-225ea94d-f2ab-4bf1-afa6-026943c02f9d demo demo] Calling method 'show' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:14.820950 np0000183403 devstack@c-api.service[113039]: DEBUG oslo_db.sqlalchemy.engines [None req-225ea94d-f2ab-4bf1-afa6-026943c02f9d 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=113039) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:01:14.839565 np0000183403 devstack@c-api.service[113039]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 05:01:14.839565 np0000183403 devstack@c-api.service[113039]: warnings.warn( Jun 29 05:01:14.841789 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-225ea94d-f2ab-4bf1-afa6-026943c02f9d demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Jun 29 05:01:14.842156 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 3/9] 199.204.45.113 () {64 vars in 1301 bytes} [Mon Jun 29 05:01:14 2026] GET /volume/v3/types/default => generated 145 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:01:15.315963 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-4a4351ea-62e4-40c8-9507-76e6c55bf613 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:15.317692 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 3/10] 199.204.45.113 () {62 vars in 1068 bytes} [Mon Jun 29 05:01:15 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:01:15.353836 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-bb9a4b33-cd5b-4eab-b48a-3c7f0b53bbdc None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:15.360880 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 3/11] 199.204.45.113 () {64 vars in 1272 bytes} [Mon Jun 29 05:01:15 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:01:15.394967 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [req-bb9a4b33-cd5b-4eab-b48a-3c7f0b53bbdc req-49b84294-f4b6-456e-928a-eda8974940f6 None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:15.397465 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [req-bb9a4b33-cd5b-4eab-b48a-3c7f0b53bbdc req-49b84294-f4b6-456e-928a-eda8974940f6 demo demo] GET https://199.204.45.113/volume/v3/ Jun 29 05:01:15.397724 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [req-bb9a4b33-cd5b-4eab-b48a-3c7f0b53bbdc req-49b84294-f4b6-456e-928a-eda8974940f6 demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:15.397974 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [req-bb9a4b33-cd5b-4eab-b48a-3c7f0b53bbdc req-49b84294-f4b6-456e-928a-eda8974940f6 demo demo] Calling method 'version_select' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:15.398587 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [req-bb9a4b33-cd5b-4eab-b48a-3c7f0b53bbdc req-49b84294-f4b6-456e-928a-eda8974940f6 demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 Jun 29 05:01:15.399061 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 3/12] 199.204.45.113 () {66 vars in 1346 bytes} [Mon Jun 29 05:01:15 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:01:15.437682 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-865c0d97-869a-4669-ba04-2dae6195fea4 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:15.440367 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-865c0d97-869a-4669-ba04-2dae6195fea4 demo demo] GET https://199.204.45.113/volume/v3/types/default Jun 29 05:01:15.440603 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-865c0d97-869a-4669-ba04-2dae6195fea4 demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:15.440862 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-865c0d97-869a-4669-ba04-2dae6195fea4 demo demo] Calling method 'show' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:15.449508 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-865c0d97-869a-4669-ba04-2dae6195fea4 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Jun 29 05:01:15.449832 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 4/13] 199.204.45.113 () {64 vars in 1301 bytes} [Mon Jun 29 05:01:15 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:01:16.075589 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-186605f4-5938-41b0-bd62-d45c9d3efed0 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:16.076967 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 4/14] 199.204.45.113 () {62 vars in 1068 bytes} [Mon Jun 29 05:01:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:01:16.110798 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-269d60e9-eefd-4d73-b5ca-dab0f82284fc None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:16.114752 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 4/15] 199.204.45.113 () {64 vars in 1272 bytes} [Mon Jun 29 05:01:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:01:16.147960 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [req-269d60e9-eefd-4d73-b5ca-dab0f82284fc req-c7950ffb-316c-4094-914c-bb794fedbcda None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:16.152247 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [req-269d60e9-eefd-4d73-b5ca-dab0f82284fc req-c7950ffb-316c-4094-914c-bb794fedbcda demo demo] GET https://199.204.45.113/volume/v3/ Jun 29 05:01:16.152775 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [req-269d60e9-eefd-4d73-b5ca-dab0f82284fc req-c7950ffb-316c-4094-914c-bb794fedbcda demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:16.153356 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [req-269d60e9-eefd-4d73-b5ca-dab0f82284fc req-c7950ffb-316c-4094-914c-bb794fedbcda demo demo] Calling method 'version_select' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:16.154386 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [req-269d60e9-eefd-4d73-b5ca-dab0f82284fc req-c7950ffb-316c-4094-914c-bb794fedbcda demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 Jun 29 05:01:16.155189 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 4/16] 199.204.45.113 () {66 vars in 1346 bytes} [Mon Jun 29 05:01:16 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:01:16.195118 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-333bc272-7a14-4551-af35-290b0f1c0444 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:16.198153 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-333bc272-7a14-4551-af35-290b0f1c0444 demo demo] GET https://199.204.45.113/volume/v3/types/default Jun 29 05:01:16.198391 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-333bc272-7a14-4551-af35-290b0f1c0444 demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:16.198645 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-333bc272-7a14-4551-af35-290b0f1c0444 demo demo] Calling method 'show' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:16.208654 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-333bc272-7a14-4551-af35-290b0f1c0444 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Jun 29 05:01:16.209148 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 5/17] 199.204.45.113 () {64 vars in 1301 bytes} [Mon Jun 29 05:01:16 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 29 05:01:16.243339 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-3df0ede2-12a8-4671-a37f-be8515fc4028 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:16.244120 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 5/18] 199.204.45.113 () {62 vars in 1068 bytes} [Mon Jun 29 05:01:16 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Jun 29 05:01:16.329087 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-1bb77086-cc28-432e-ad35-5b722840dbb3 None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:16.332237 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 5/19] 199.204.45.113 () {64 vars in 1272 bytes} [Mon Jun 29 05:01:16 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:01:16.366909 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [req-1bb77086-cc28-432e-ad35-5b722840dbb3 req-dfdbb09a-0479-441f-81e5-76eeed665efe None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:16.370539 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [req-1bb77086-cc28-432e-ad35-5b722840dbb3 req-dfdbb09a-0479-441f-81e5-76eeed665efe demo demo] GET https://199.204.45.113/volume/v3/ Jun 29 05:01:16.370912 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [req-1bb77086-cc28-432e-ad35-5b722840dbb3 req-dfdbb09a-0479-441f-81e5-76eeed665efe demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:16.371353 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [req-1bb77086-cc28-432e-ad35-5b722840dbb3 req-dfdbb09a-0479-441f-81e5-76eeed665efe demo demo] Calling method 'version_select' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:16.372072 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [req-1bb77086-cc28-432e-ad35-5b722840dbb3 req-dfdbb09a-0479-441f-81e5-76eeed665efe demo demo] https://199.204.45.113/volume/v3/ returned with HTTP 200 Jun 29 05:01:16.372858 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 5/20] 199.204.45.113 () {66 vars in 1346 bytes} [Mon Jun 29 05:01:16 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:01:16.415538 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-b213f55a-ee62-4454-98e5-aef2546a3b85 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:01:16.417115 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-b213f55a-ee62-4454-98e5-aef2546a3b85 demo demo] GET https://199.204.45.113/volume/v3/types/default Jun 29 05:01:16.417294 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-b213f55a-ee62-4454-98e5-aef2546a3b85 demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:01:16.417500 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-b213f55a-ee62-4454-98e5-aef2546a3b85 demo demo] Calling method 'show' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:01:16.424198 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-b213f55a-ee62-4454-98e5-aef2546a3b85 demo demo] https://199.204.45.113/volume/v3/types/default returned with HTTP 200 Jun 29 05:01:16.424507 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 6/21] 199.204.45.113 () {64 vars in 1301 bytes} [Mon Jun 29 05:01:16 2026] GET /volume/v3/types/default => generated 145 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:01:24.389771 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=1 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:01:26.421153 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writing DB stats cinder:SELECT=8 {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:51.161063 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-51184c76-212f-4a8b-afe3-c83d53860b70 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:51.258309 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-51184c76-212f-4a8b-afe3-c83d53860b70 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:05:51.258309 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-51184c76-212f-4a8b-afe3-c83d53860b70 demo demo] Empty body provided in request {{(pid=113040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:51.258472 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-51184c76-212f-4a8b-afe3-c83d53860b70 demo demo] Calling method 'detail' {{(pid=113040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:51.259496 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.api_utils [None req-51184c76-212f-4a8b-afe3-c83d53860b70 demo demo] Removing options '' from query. {{(pid=113040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:51.261893 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.volume.api [None req-51184c76-212f-4a8b-afe3-c83d53860b70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113040) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:51.312820 np0000183403 devstack@c-api.service[113040]: INFO cinder.volume.api [None req-51184c76-212f-4a8b-afe3-c83d53860b70 demo demo] Get all volumes completed successfully. Jun 29 05:05:51.316229 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-51184c76-212f-4a8b-afe3-c83d53860b70 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:51.316789 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 6/22] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:05:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:06:01.306819 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writing DB stats cinder:SELECT=1 {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:51.344457 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-a51f172d-b338-49ae-9e03-1abfe03dd41c None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:51.348478 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-a51f172d-b338-49ae-9e03-1abfe03dd41c demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:06:51.348840 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-a51f172d-b338-49ae-9e03-1abfe03dd41c demo demo] Empty body provided in request {{(pid=113037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:51.349194 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-a51f172d-b338-49ae-9e03-1abfe03dd41c demo demo] Calling method 'detail' {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:51.350368 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.api_utils [None req-a51f172d-b338-49ae-9e03-1abfe03dd41c demo demo] Removing options '' from query. {{(pid=113037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:51.351844 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.volume.api [None req-a51f172d-b338-49ae-9e03-1abfe03dd41c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113037) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:51.389462 np0000183403 devstack@c-api.service[113037]: INFO cinder.volume.api [None req-a51f172d-b338-49ae-9e03-1abfe03dd41c demo demo] Get all volumes completed successfully. Jun 29 05:06:51.391792 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-a51f172d-b338-49ae-9e03-1abfe03dd41c demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:51.392159 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 6/23] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:06:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:07:01.383524 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writing DB stats cinder:SELECT=1 {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:51.448099 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-c045604b-93e9-4f95-8bbe-dacf36fcf78a None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:51.452673 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-c045604b-93e9-4f95-8bbe-dacf36fcf78a demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:07:51.453862 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-c045604b-93e9-4f95-8bbe-dacf36fcf78a demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:51.454848 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-c045604b-93e9-4f95-8bbe-dacf36fcf78a demo demo] Calling method 'detail' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:51.456093 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.api_utils [None req-c045604b-93e9-4f95-8bbe-dacf36fcf78a demo demo] Removing options '' from query. {{(pid=113038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:51.457775 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.volume.api [None req-c045604b-93e9-4f95-8bbe-dacf36fcf78a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113038) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:51.511049 np0000183403 devstack@c-api.service[113038]: INFO cinder.volume.api [None req-c045604b-93e9-4f95-8bbe-dacf36fcf78a demo demo] Get all volumes completed successfully. Jun 29 05:07:51.515150 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-c045604b-93e9-4f95-8bbe-dacf36fcf78a demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:51.516412 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 6/24] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:07:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:08:01.512226 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=1 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:51.541815 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-be03b695-7cba-4dbd-8be7-5f802322b448 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:51.550455 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-be03b695-7cba-4dbd-8be7-5f802322b448 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:08:51.550455 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-be03b695-7cba-4dbd-8be7-5f802322b448 demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:51.550872 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-be03b695-7cba-4dbd-8be7-5f802322b448 demo demo] Calling method 'detail' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:51.551652 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.api_utils [None req-be03b695-7cba-4dbd-8be7-5f802322b448 demo demo] Removing options '' from query. {{(pid=113039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:51.553208 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.volume.api [None req-be03b695-7cba-4dbd-8be7-5f802322b448 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113039) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:51.607919 np0000183403 devstack@c-api.service[113039]: INFO cinder.volume.api [None req-be03b695-7cba-4dbd-8be7-5f802322b448 demo demo] Get all volumes completed successfully. Jun 29 05:08:51.612762 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-be03b695-7cba-4dbd-8be7-5f802322b448 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:51.613337 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 7/25] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:08:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:09:01.598261 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writing DB stats cinder:SELECT=1 {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:51.644055 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-f9a7a5eb-3c2f-46d1-b1b4-b96aad24f246 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:51.646892 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-f9a7a5eb-3c2f-46d1-b1b4-b96aad24f246 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:09:51.647149 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-f9a7a5eb-3c2f-46d1-b1b4-b96aad24f246 demo demo] Empty body provided in request {{(pid=113040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:51.647414 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-f9a7a5eb-3c2f-46d1-b1b4-b96aad24f246 demo demo] Calling method 'detail' {{(pid=113040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:51.647785 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.api_utils [None req-f9a7a5eb-3c2f-46d1-b1b4-b96aad24f246 demo demo] Removing options '' from query. {{(pid=113040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:51.648781 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.volume.api [None req-f9a7a5eb-3c2f-46d1-b1b4-b96aad24f246 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113040) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:51.660901 np0000183403 devstack@c-api.service[113040]: INFO cinder.volume.api [None req-f9a7a5eb-3c2f-46d1-b1b4-b96aad24f246 demo demo] Get all volumes completed successfully. Jun 29 05:09:51.663843 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-f9a7a5eb-3c2f-46d1-b1b4-b96aad24f246 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:51.664455 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 7/26] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:09:51 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 29 05:10:01.653711 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writing DB stats cinder:SELECT=1 {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:51.688963 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-5dde92de-65f6-465b-98ca-f689726d9dea None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:51.809542 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-5dde92de-65f6-465b-98ca-f689726d9dea demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:10:51.810315 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-5dde92de-65f6-465b-98ca-f689726d9dea demo demo] Empty body provided in request {{(pid=113037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:51.810790 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-5dde92de-65f6-465b-98ca-f689726d9dea demo demo] Calling method 'detail' {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:51.811973 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.api_utils [None req-5dde92de-65f6-465b-98ca-f689726d9dea demo demo] Removing options '' from query. {{(pid=113037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:51.813703 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.volume.api [None req-5dde92de-65f6-465b-98ca-f689726d9dea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113037) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:51.823917 np0000183403 devstack@c-api.service[113037]: INFO cinder.volume.api [None req-5dde92de-65f6-465b-98ca-f689726d9dea demo demo] Get all volumes completed successfully. Jun 29 05:10:51.827831 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-5dde92de-65f6-465b-98ca-f689726d9dea demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:51.828600 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 7/27] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:10:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:11:01.818542 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writing DB stats cinder:SELECT=1 {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:51.876406 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-4612c4e6-b28c-42b0-bb09-f07f17b5a816 None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:51.880301 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-4612c4e6-b28c-42b0-bb09-f07f17b5a816 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:11:51.880519 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-4612c4e6-b28c-42b0-bb09-f07f17b5a816 demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:51.880830 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-4612c4e6-b28c-42b0-bb09-f07f17b5a816 demo demo] Calling method 'detail' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:51.881224 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.api_utils [None req-4612c4e6-b28c-42b0-bb09-f07f17b5a816 demo demo] Removing options '' from query. {{(pid=113038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:51.882295 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.volume.api [None req-4612c4e6-b28c-42b0-bb09-f07f17b5a816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113038) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:51.895199 np0000183403 devstack@c-api.service[113038]: INFO cinder.volume.api [None req-4612c4e6-b28c-42b0-bb09-f07f17b5a816 demo demo] Get all volumes completed successfully. Jun 29 05:11:51.900720 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-4612c4e6-b28c-42b0-bb09-f07f17b5a816 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:51.901346 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 7/28] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:11:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:12:01.887495 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=1 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:51.913022 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-b8c46673-ca1d-43f6-adee-131e1a634c59 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:51.916626 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-b8c46673-ca1d-43f6-adee-131e1a634c59 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:12:51.916915 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-b8c46673-ca1d-43f6-adee-131e1a634c59 demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:51.917151 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-b8c46673-ca1d-43f6-adee-131e1a634c59 demo demo] Calling method 'detail' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:51.917562 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.api_utils [None req-b8c46673-ca1d-43f6-adee-131e1a634c59 demo demo] Removing options '' from query. {{(pid=113039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:51.918652 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.volume.api [None req-b8c46673-ca1d-43f6-adee-131e1a634c59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113039) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:51.927187 np0000183403 devstack@c-api.service[113039]: INFO cinder.volume.api [None req-b8c46673-ca1d-43f6-adee-131e1a634c59 demo demo] Get all volumes completed successfully. Jun 29 05:12:51.929940 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-b8c46673-ca1d-43f6-adee-131e1a634c59 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:51.929940 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 8/29] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:12:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:13:01.922235 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writing DB stats cinder:SELECT=1 {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:51.958422 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-c9b59dc6-8173-4702-b406-8458f93a7ec9 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:51.961530 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-c9b59dc6-8173-4702-b406-8458f93a7ec9 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:13:51.961782 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-c9b59dc6-8173-4702-b406-8458f93a7ec9 demo demo] Empty body provided in request {{(pid=113040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:51.962084 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-c9b59dc6-8173-4702-b406-8458f93a7ec9 demo demo] Calling method 'detail' {{(pid=113040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:51.962390 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.api_utils [None req-c9b59dc6-8173-4702-b406-8458f93a7ec9 demo demo] Removing options '' from query. {{(pid=113040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:51.963122 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.volume.api [None req-c9b59dc6-8173-4702-b406-8458f93a7ec9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113040) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:51.979547 np0000183403 devstack@c-api.service[113040]: INFO cinder.volume.api [None req-c9b59dc6-8173-4702-b406-8458f93a7ec9 demo demo] Get all volumes completed successfully. Jun 29 05:13:51.982581 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-c9b59dc6-8173-4702-b406-8458f93a7ec9 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:51.983101 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 8/30] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:13:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:14:01.970571 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writing DB stats cinder:SELECT=1 {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:14:52.018965 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-ed1d05e7-21c3-4a60-bc81-c7ee55e70f33 None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:14:52.023132 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-ed1d05e7-21c3-4a60-bc81-c7ee55e70f33 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:14:52.023442 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-ed1d05e7-21c3-4a60-bc81-c7ee55e70f33 demo demo] Empty body provided in request {{(pid=113037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:14:52.023688 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-ed1d05e7-21c3-4a60-bc81-c7ee55e70f33 demo demo] Calling method 'detail' {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:14:52.023995 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.api_utils [None req-ed1d05e7-21c3-4a60-bc81-c7ee55e70f33 demo demo] Removing options '' from query. {{(pid=113037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:14:52.024918 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.volume.api [None req-ed1d05e7-21c3-4a60-bc81-c7ee55e70f33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113037) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:14:52.032238 np0000183403 devstack@c-api.service[113037]: INFO cinder.volume.api [None req-ed1d05e7-21c3-4a60-bc81-c7ee55e70f33 demo demo] Get all volumes completed successfully. Jun 29 05:14:52.034752 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-ed1d05e7-21c3-4a60-bc81-c7ee55e70f33 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:14:52.035165 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 8/31] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:14:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:15:02.027842 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writing DB stats cinder:SELECT=1 {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:52.055882 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-ad0d12d6-8949-4330-8603-c300fea8ecb9 None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:52.207295 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-ad0d12d6-8949-4330-8603-c300fea8ecb9 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:15:52.207581 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-ad0d12d6-8949-4330-8603-c300fea8ecb9 demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:52.207832 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-ad0d12d6-8949-4330-8603-c300fea8ecb9 demo demo] Calling method 'detail' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:52.208136 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.api_utils [None req-ad0d12d6-8949-4330-8603-c300fea8ecb9 demo demo] Removing options '' from query. {{(pid=113038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:52.209341 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.volume.api [None req-ad0d12d6-8949-4330-8603-c300fea8ecb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113038) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:52.217642 np0000183403 devstack@c-api.service[113038]: INFO cinder.volume.api [None req-ad0d12d6-8949-4330-8603-c300fea8ecb9 demo demo] Get all volumes completed successfully. Jun 29 05:15:52.220041 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-ad0d12d6-8949-4330-8603-c300fea8ecb9 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:52.220699 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 8/32] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:15:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:16:02.213275 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=1 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:52.235407 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-80e3cae4-9c0f-4749-a0f8-64b8b3511827 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:52.238317 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-80e3cae4-9c0f-4749-a0f8-64b8b3511827 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:16:52.238620 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-80e3cae4-9c0f-4749-a0f8-64b8b3511827 demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:52.238931 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-80e3cae4-9c0f-4749-a0f8-64b8b3511827 demo demo] Calling method 'detail' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:52.239338 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.api_utils [None req-80e3cae4-9c0f-4749-a0f8-64b8b3511827 demo demo] Removing options '' from query. {{(pid=113039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:52.240444 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.volume.api [None req-80e3cae4-9c0f-4749-a0f8-64b8b3511827 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113039) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:52.249814 np0000183403 devstack@c-api.service[113039]: INFO cinder.volume.api [None req-80e3cae4-9c0f-4749-a0f8-64b8b3511827 demo demo] Get all volumes completed successfully. Jun 29 05:16:52.252497 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-80e3cae4-9c0f-4749-a0f8-64b8b3511827 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:52.253037 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 9/33] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:16:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:17:02.243946 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writing DB stats cinder:SELECT=1 {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:52.268107 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-6ad72771-15f2-4f87-89bd-9eee046043cd None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:52.272589 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-6ad72771-15f2-4f87-89bd-9eee046043cd demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:17:52.272830 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-6ad72771-15f2-4f87-89bd-9eee046043cd demo demo] Empty body provided in request {{(pid=113040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:52.273085 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-6ad72771-15f2-4f87-89bd-9eee046043cd demo demo] Calling method 'detail' {{(pid=113040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:52.273415 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.api_utils [None req-6ad72771-15f2-4f87-89bd-9eee046043cd demo demo] Removing options '' from query. {{(pid=113040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:52.276539 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.volume.api [None req-6ad72771-15f2-4f87-89bd-9eee046043cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113040) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:52.290040 np0000183403 devstack@c-api.service[113040]: INFO cinder.volume.api [None req-6ad72771-15f2-4f87-89bd-9eee046043cd demo demo] Get all volumes completed successfully. Jun 29 05:17:52.294315 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-6ad72771-15f2-4f87-89bd-9eee046043cd demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:52.295023 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 9/34] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:17:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:18:02.281493 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writing DB stats cinder:SELECT=1 {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:52.347486 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-bd60d5d9-775e-43c6-9150-207d20d2e6e8 None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:52.351394 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-bd60d5d9-775e-43c6-9150-207d20d2e6e8 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:18:52.351720 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-bd60d5d9-775e-43c6-9150-207d20d2e6e8 demo demo] Empty body provided in request {{(pid=113037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:52.352056 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-bd60d5d9-775e-43c6-9150-207d20d2e6e8 demo demo] Calling method 'detail' {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:52.352467 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.api_utils [None req-bd60d5d9-775e-43c6-9150-207d20d2e6e8 demo demo] Removing options '' from query. {{(pid=113037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:52.353576 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.volume.api [None req-bd60d5d9-775e-43c6-9150-207d20d2e6e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113037) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:52.363322 np0000183403 devstack@c-api.service[113037]: INFO cinder.volume.api [None req-bd60d5d9-775e-43c6-9150-207d20d2e6e8 demo demo] Get all volumes completed successfully. Jun 29 05:18:52.365349 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-bd60d5d9-775e-43c6-9150-207d20d2e6e8 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:52.365696 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 9/35] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:18:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:19:02.358120 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writing DB stats cinder:SELECT=1 {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:52.383343 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-38273a83-1a6c-4833-8e3c-30bb94c717e8 None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:52.388193 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-38273a83-1a6c-4833-8e3c-30bb94c717e8 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:19:52.388193 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-38273a83-1a6c-4833-8e3c-30bb94c717e8 demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:52.388193 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-38273a83-1a6c-4833-8e3c-30bb94c717e8 demo demo] Calling method 'detail' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:52.388457 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.api_utils [None req-38273a83-1a6c-4833-8e3c-30bb94c717e8 demo demo] Removing options '' from query. {{(pid=113038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:52.389718 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.volume.api [None req-38273a83-1a6c-4833-8e3c-30bb94c717e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113038) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:52.398498 np0000183403 devstack@c-api.service[113038]: INFO cinder.volume.api [None req-38273a83-1a6c-4833-8e3c-30bb94c717e8 demo demo] Get all volumes completed successfully. Jun 29 05:19:52.400610 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-38273a83-1a6c-4833-8e3c-30bb94c717e8 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:52.401000 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 9/36] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:19:52 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 29 05:20:02.392901 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=1 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:52.415557 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-3feb24d3-d054-4f61-8e24-eaccf66b137b None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:52.537113 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-3feb24d3-d054-4f61-8e24-eaccf66b137b demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:20:52.537843 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-3feb24d3-d054-4f61-8e24-eaccf66b137b demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:52.538734 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-3feb24d3-d054-4f61-8e24-eaccf66b137b demo demo] Calling method 'detail' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:52.539470 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.api_utils [None req-3feb24d3-d054-4f61-8e24-eaccf66b137b demo demo] Removing options '' from query. {{(pid=113039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:52.542924 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.volume.api [None req-3feb24d3-d054-4f61-8e24-eaccf66b137b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113039) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:52.554309 np0000183403 devstack@c-api.service[113039]: INFO cinder.volume.api [None req-3feb24d3-d054-4f61-8e24-eaccf66b137b demo demo] Get all volumes completed successfully. Jun 29 05:20:52.558821 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-3feb24d3-d054-4f61-8e24-eaccf66b137b demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:52.559254 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 10/37] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:20:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:21:02.546666 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writing DB stats cinder:SELECT=1 {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:52.573991 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-1d00d8b2-0b64-4569-8ce4-c595e882f947 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:52.579334 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-1d00d8b2-0b64-4569-8ce4-c595e882f947 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:21:52.579720 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-1d00d8b2-0b64-4569-8ce4-c595e882f947 demo demo] Empty body provided in request {{(pid=113040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:52.580115 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-1d00d8b2-0b64-4569-8ce4-c595e882f947 demo demo] Calling method 'detail' {{(pid=113040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:52.580679 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.api_utils [None req-1d00d8b2-0b64-4569-8ce4-c595e882f947 demo demo] Removing options '' from query. {{(pid=113040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:52.582343 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.volume.api [None req-1d00d8b2-0b64-4569-8ce4-c595e882f947 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113040) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:52.591859 np0000183403 devstack@c-api.service[113040]: INFO cinder.volume.api [None req-1d00d8b2-0b64-4569-8ce4-c595e882f947 demo demo] Get all volumes completed successfully. Jun 29 05:21:52.594659 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-1d00d8b2-0b64-4569-8ce4-c595e882f947 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:52.595165 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 10/38] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:21:52 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 29 05:22:02.586053 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writing DB stats cinder:SELECT=1 {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:52.611996 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-2d582924-2632-4737-a0ce-663f123e3bf1 None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:52.616075 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-2d582924-2632-4737-a0ce-663f123e3bf1 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:22:52.616497 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-2d582924-2632-4737-a0ce-663f123e3bf1 demo demo] Empty body provided in request {{(pid=113037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:52.616944 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-2d582924-2632-4737-a0ce-663f123e3bf1 demo demo] Calling method 'detail' {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:52.617452 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.api_utils [None req-2d582924-2632-4737-a0ce-663f123e3bf1 demo demo] Removing options '' from query. {{(pid=113037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:52.618963 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.volume.api [None req-2d582924-2632-4737-a0ce-663f123e3bf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113037) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:52.627414 np0000183403 devstack@c-api.service[113037]: INFO cinder.volume.api [None req-2d582924-2632-4737-a0ce-663f123e3bf1 demo demo] Get all volumes completed successfully. Jun 29 05:22:52.629247 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-2d582924-2632-4737-a0ce-663f123e3bf1 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:52.629573 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 10/39] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:22:52 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 29 05:23:02.622847 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writing DB stats cinder:SELECT=1 {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:52.647296 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-708bcc77-005b-48c0-a7cb-464c310eb0a7 None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:52.651080 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-708bcc77-005b-48c0-a7cb-464c310eb0a7 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:23:52.651320 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-708bcc77-005b-48c0-a7cb-464c310eb0a7 demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:52.651559 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-708bcc77-005b-48c0-a7cb-464c310eb0a7 demo demo] Calling method 'detail' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:52.651883 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.api_utils [None req-708bcc77-005b-48c0-a7cb-464c310eb0a7 demo demo] Removing options '' from query. {{(pid=113038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:52.652821 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.volume.api [None req-708bcc77-005b-48c0-a7cb-464c310eb0a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113038) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:52.661871 np0000183403 devstack@c-api.service[113038]: INFO cinder.volume.api [None req-708bcc77-005b-48c0-a7cb-464c310eb0a7 demo demo] Get all volumes completed successfully. Jun 29 05:23:52.664260 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-708bcc77-005b-48c0-a7cb-464c310eb0a7 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:52.664693 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 10/40] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:23:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:24:02.656006 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=1 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:52.681001 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-878a0c37-1a3e-434b-b744-cd473620cdf1 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:52.683841 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-878a0c37-1a3e-434b-b744-cd473620cdf1 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:24:52.684096 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-878a0c37-1a3e-434b-b744-cd473620cdf1 demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:52.684411 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-878a0c37-1a3e-434b-b744-cd473620cdf1 demo demo] Calling method 'detail' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:52.684774 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.api_utils [None req-878a0c37-1a3e-434b-b744-cd473620cdf1 demo demo] Removing options '' from query. {{(pid=113039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:52.685557 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.volume.api [None req-878a0c37-1a3e-434b-b744-cd473620cdf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113039) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:52.692831 np0000183403 devstack@c-api.service[113039]: INFO cinder.volume.api [None req-878a0c37-1a3e-434b-b744-cd473620cdf1 demo demo] Get all volumes completed successfully. Jun 29 05:24:52.695280 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-878a0c37-1a3e-434b-b744-cd473620cdf1 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:52.695764 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 11/41] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:24:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:25:02.688188 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writing DB stats cinder:SELECT=1 {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:52.712181 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-61aea206-da37-4bc1-bda1-1e661def4f79 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:52.827648 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-61aea206-da37-4bc1-bda1-1e661def4f79 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:25:52.827871 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-61aea206-da37-4bc1-bda1-1e661def4f79 demo demo] Empty body provided in request {{(pid=113040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:52.828109 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-61aea206-da37-4bc1-bda1-1e661def4f79 demo demo] Calling method 'detail' {{(pid=113040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:52.828431 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.api_utils [None req-61aea206-da37-4bc1-bda1-1e661def4f79 demo demo] Removing options '' from query. {{(pid=113040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:52.829416 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.volume.api [None req-61aea206-da37-4bc1-bda1-1e661def4f79 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113040) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:52.837598 np0000183403 devstack@c-api.service[113040]: INFO cinder.volume.api [None req-61aea206-da37-4bc1-bda1-1e661def4f79 demo demo] Get all volumes completed successfully. Jun 29 05:25:52.840196 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-61aea206-da37-4bc1-bda1-1e661def4f79 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:52.841061 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 11/42] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:25:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:26:02.832729 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writing DB stats cinder:SELECT=1 {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:52.857913 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-f6415e3b-fd87-46d4-a601-e17404cd1123 None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:52.861425 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-f6415e3b-fd87-46d4-a601-e17404cd1123 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:26:52.861425 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-f6415e3b-fd87-46d4-a601-e17404cd1123 demo demo] Empty body provided in request {{(pid=113037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:52.862204 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-f6415e3b-fd87-46d4-a601-e17404cd1123 demo demo] Calling method 'detail' {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:52.862204 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.api_utils [None req-f6415e3b-fd87-46d4-a601-e17404cd1123 demo demo] Removing options '' from query. {{(pid=113037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:52.862884 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.volume.api [None req-f6415e3b-fd87-46d4-a601-e17404cd1123 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113037) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:52.871571 np0000183403 devstack@c-api.service[113037]: INFO cinder.volume.api [None req-f6415e3b-fd87-46d4-a601-e17404cd1123 demo demo] Get all volumes completed successfully. Jun 29 05:26:52.874320 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-f6415e3b-fd87-46d4-a601-e17404cd1123 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:52.875256 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 11/43] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:26:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:27:02.871746 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writing DB stats cinder:SELECT=1 {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:52.893213 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-bb1e9ea6-56e1-4708-a256-a1a26289408c None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:52.896150 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-bb1e9ea6-56e1-4708-a256-a1a26289408c demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:27:52.896408 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-bb1e9ea6-56e1-4708-a256-a1a26289408c demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:52.896860 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-bb1e9ea6-56e1-4708-a256-a1a26289408c demo demo] Calling method 'detail' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:52.897199 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.api_utils [None req-bb1e9ea6-56e1-4708-a256-a1a26289408c demo demo] Removing options '' from query. {{(pid=113038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:52.899341 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.volume.api [None req-bb1e9ea6-56e1-4708-a256-a1a26289408c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113038) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:52.912461 np0000183403 devstack@c-api.service[113038]: INFO cinder.volume.api [None req-bb1e9ea6-56e1-4708-a256-a1a26289408c demo demo] Get all volumes completed successfully. Jun 29 05:27:52.914747 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-bb1e9ea6-56e1-4708-a256-a1a26289408c demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:52.915178 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 11/44] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:27:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:28:02.903991 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=1 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:52.928609 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.middleware.request_id [None req-b8eb3266-3fc8-46e8-b6a6-52fa56032000 None None] RequestId filter calling following filter/app {{(pid=113039) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:52.933488 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-b8eb3266-3fc8-46e8-b6a6-52fa56032000 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:28:52.933866 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-b8eb3266-3fc8-46e8-b6a6-52fa56032000 demo demo] Empty body provided in request {{(pid=113039) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:52.934699 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.openstack.wsgi [None req-b8eb3266-3fc8-46e8-b6a6-52fa56032000 demo demo] Calling method 'detail' {{(pid=113039) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:52.935418 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.api.api_utils [None req-b8eb3266-3fc8-46e8-b6a6-52fa56032000 demo demo] Removing options '' from query. {{(pid=113039) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:52.937139 np0000183403 devstack@c-api.service[113039]: DEBUG cinder.volume.api [None req-b8eb3266-3fc8-46e8-b6a6-52fa56032000 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113039) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:52.947763 np0000183403 devstack@c-api.service[113039]: INFO cinder.volume.api [None req-b8eb3266-3fc8-46e8-b6a6-52fa56032000 demo demo] Get all volumes completed successfully. Jun 29 05:28:52.950239 np0000183403 devstack@c-api.service[113039]: INFO cinder.api.openstack.wsgi [None req-b8eb3266-3fc8-46e8-b6a6-52fa56032000 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:52.950790 np0000183403 devstack@c-api.service[113039]: [pid: 113039|app: 0|req: 12/45] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:28:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:29:02.943768 np0000183403 devstack@c-api.service[113039]: DEBUG dbcounter [-] [113039] Writing DB stats cinder:SELECT=1 {{(pid=113039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:52.965728 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.middleware.request_id [None req-fb98bd21-6101-4649-a494-4f9a3d853fc4 None None] RequestId filter calling following filter/app {{(pid=113040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:52.968869 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-fb98bd21-6101-4649-a494-4f9a3d853fc4 demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:29:52.969117 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-fb98bd21-6101-4649-a494-4f9a3d853fc4 demo demo] Empty body provided in request {{(pid=113040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:52.969436 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.openstack.wsgi [None req-fb98bd21-6101-4649-a494-4f9a3d853fc4 demo demo] Calling method 'detail' {{(pid=113040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:52.969771 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.api.api_utils [None req-fb98bd21-6101-4649-a494-4f9a3d853fc4 demo demo] Removing options '' from query. {{(pid=113040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:52.970914 np0000183403 devstack@c-api.service[113040]: DEBUG cinder.volume.api [None req-fb98bd21-6101-4649-a494-4f9a3d853fc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113040) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:52.979718 np0000183403 devstack@c-api.service[113040]: INFO cinder.volume.api [None req-fb98bd21-6101-4649-a494-4f9a3d853fc4 demo demo] Get all volumes completed successfully. Jun 29 05:29:52.982137 np0000183403 devstack@c-api.service[113040]: INFO cinder.api.openstack.wsgi [None req-fb98bd21-6101-4649-a494-4f9a3d853fc4 demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:52.982671 np0000183403 devstack@c-api.service[113040]: [pid: 113040|app: 0|req: 12/46] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:29:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:30:02.974884 np0000183403 devstack@c-api.service[113040]: DEBUG dbcounter [-] [113040] Writing DB stats cinder:SELECT=1 {{(pid=113040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:52.998457 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.middleware.request_id [None req-64cc3b41-12f9-41d3-a0e4-a83cbc08383e None None] RequestId filter calling following filter/app {{(pid=113037) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:53.056233 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-64cc3b41-12f9-41d3-a0e4-a83cbc08383e demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:30:53.056489 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-64cc3b41-12f9-41d3-a0e4-a83cbc08383e demo demo] Empty body provided in request {{(pid=113037) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:53.056738 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.openstack.wsgi [None req-64cc3b41-12f9-41d3-a0e4-a83cbc08383e demo demo] Calling method 'detail' {{(pid=113037) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:53.057157 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.api.api_utils [None req-64cc3b41-12f9-41d3-a0e4-a83cbc08383e demo demo] Removing options '' from query. {{(pid=113037) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:53.058126 np0000183403 devstack@c-api.service[113037]: DEBUG cinder.volume.api [None req-64cc3b41-12f9-41d3-a0e4-a83cbc08383e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113037) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:53.070493 np0000183403 devstack@c-api.service[113037]: INFO cinder.volume.api [None req-64cc3b41-12f9-41d3-a0e4-a83cbc08383e demo demo] Get all volumes completed successfully. Jun 29 05:30:53.073194 np0000183403 devstack@c-api.service[113037]: INFO cinder.api.openstack.wsgi [None req-64cc3b41-12f9-41d3-a0e4-a83cbc08383e demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:53.073543 np0000183403 devstack@c-api.service[113037]: [pid: 113037|app: 0|req: 12/47] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:30:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:31:03.065368 np0000183403 devstack@c-api.service[113037]: DEBUG dbcounter [-] [113037] Writing DB stats cinder:SELECT=1 {{(pid=113037) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:31:53.091290 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.middleware.request_id [None req-bda804f7-0e35-4747-8848-08bea8349c5f None None] RequestId filter calling following filter/app {{(pid=113038) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:31:53.093980 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-bda804f7-0e35-4747-8848-08bea8349c5f demo demo] GET https://199.204.45.113/volume/v3/volumes/detail Jun 29 05:31:53.094241 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-bda804f7-0e35-4747-8848-08bea8349c5f demo demo] Empty body provided in request {{(pid=113038) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:31:53.094488 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.openstack.wsgi [None req-bda804f7-0e35-4747-8848-08bea8349c5f demo demo] Calling method 'detail' {{(pid=113038) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:31:53.094790 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.api.api_utils [None req-bda804f7-0e35-4747-8848-08bea8349c5f demo demo] Removing options '' from query. {{(pid=113038) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:31:53.095803 np0000183403 devstack@c-api.service[113038]: DEBUG cinder.volume.api [None req-bda804f7-0e35-4747-8848-08bea8349c5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113038) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:31:53.104021 np0000183403 devstack@c-api.service[113038]: INFO cinder.volume.api [None req-bda804f7-0e35-4747-8848-08bea8349c5f demo demo] Get all volumes completed successfully. Jun 29 05:31:53.108353 np0000183403 devstack@c-api.service[113038]: INFO cinder.api.openstack.wsgi [None req-bda804f7-0e35-4747-8848-08bea8349c5f demo demo] https://199.204.45.113/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:31:53.109047 np0000183403 devstack@c-api.service[113038]: [pid: 113038|app: 0|req: 12/48] 199.204.45.113 () {64 vars in 1296 bytes} [Mon Jun 29 05:31:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:32:03.098936 np0000183403 devstack@c-api.service[113038]: DEBUG dbcounter [-] [113038] Writing DB stats cinder:SELECT=1 {{(pid=113038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}