Jun 09 04:04:53.276643 np0000179102 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 04:04:53.287422 np0000179102 devstack@c-api.service[112913]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 04:04:53 2026] *** Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: nodename: np0000179102 Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: machine: x86_64 Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: clock source: unix Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: pcre jit disabled Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: detected number of CPU cores: 16 Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: current working directory: / Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: detected binary path: /usr/bin/uwsgi-core Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: your processes number limit is 256917 Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: your memory page size is 4096 bytes Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: detected max file descriptor number: 2048 Jun 09 04:04:53.291146 np0000179102 devstack@c-api.service[112913]: lock engine: pthread robust mutexes Jun 09 04:04:53.291698 np0000179102 devstack@c-api.service[112913]: thunder lock: enabled Jun 09 04:04:53.291698 np0000179102 devstack@c-api.service[112913]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 04:04:53.291698 np0000179102 devstack@c-api.service[112913]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 04:04:53.291698 np0000179102 devstack@c-api.service[112913]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 04:04:53.291698 np0000179102 devstack@c-api.service[112913]: Set PythonHome to /opt/stack/data/venv Jun 09 04:04:53.341428 np0000179102 devstack@c-api.service[112913]: Python main interpreter initialized at 0x7705e54a3668 Jun 09 04:04:53.341428 np0000179102 devstack@c-api.service[112913]: python threads support enabled Jun 09 04:04:53.341428 np0000179102 devstack@c-api.service[112913]: your server socket listen backlog is limited to 100 connections Jun 09 04:04:53.341428 np0000179102 devstack@c-api.service[112913]: your mercy for graceful operations on workers is 80 seconds Jun 09 04:04:53.341985 np0000179102 devstack@c-api.service[112913]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 04:04:53.342190 np0000179102 devstack@c-api.service[112913]: *** Operational MODE: preforking *** Jun 09 04:04:53.342343 np0000179102 devstack@c-api.service[112913]: *** uWSGI is running in multiple interpreter mode *** Jun 09 04:04:53.342343 np0000179102 devstack@c-api.service[112913]: spawned uWSGI master process (pid: 112913) Jun 09 04:04:53.342604 np0000179102 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 04:04:53.343192 np0000179102 devstack@c-api.service[112913]: spawned uWSGI worker 1 (pid: 112920, cores: 1) Jun 09 04:04:53.344097 np0000179102 devstack@c-api.service[112913]: spawned uWSGI worker 2 (pid: 112921, cores: 1) Jun 09 04:04:53.344668 np0000179102 devstack@c-api.service[112913]: spawned uWSGI worker 3 (pid: 112922, cores: 1) Jun 09 04:04:53.348156 np0000179102 devstack@c-api.service[112913]: spawned uWSGI worker 4 (pid: 112923, cores: 1) Jun 09 04:04:53.348156 np0000179102 devstack@c-api.service[112913]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 04:04:53.480891 np0000179102 devstack@c-api.service[112920]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:04:53.480891 np0000179102 devstack@c-api.service[112920]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:04:53.480891 np0000179102 devstack@c-api.service[112920]: we strongly recommend against using it for new projects. Jun 09 04:04:53.480891 np0000179102 devstack@c-api.service[112920]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:04:53.480891 np0000179102 devstack@c-api.service[112920]: framework. For more detail see Jun 09 04:04:53.480891 np0000179102 devstack@c-api.service[112920]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:04:53.480891 np0000179102 devstack@c-api.service[112920]: import eventlet # noqa Jun 09 04:04:53.484465 np0000179102 devstack@c-api.service[112922]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:04:53.484465 np0000179102 devstack@c-api.service[112922]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:04:53.484465 np0000179102 devstack@c-api.service[112922]: we strongly recommend against using it for new projects. Jun 09 04:04:53.484465 np0000179102 devstack@c-api.service[112922]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:04:53.484465 np0000179102 devstack@c-api.service[112922]: framework. For more detail see Jun 09 04:04:53.484465 np0000179102 devstack@c-api.service[112922]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:04:53.484465 np0000179102 devstack@c-api.service[112922]: import eventlet # noqa Jun 09 04:04:53.485814 np0000179102 devstack@c-api.service[112921]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:04:53.485814 np0000179102 devstack@c-api.service[112921]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:04:53.485814 np0000179102 devstack@c-api.service[112921]: we strongly recommend against using it for new projects. Jun 09 04:04:53.485814 np0000179102 devstack@c-api.service[112921]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:04:53.485814 np0000179102 devstack@c-api.service[112921]: framework. For more detail see Jun 09 04:04:53.485814 np0000179102 devstack@c-api.service[112921]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:04:53.485814 np0000179102 devstack@c-api.service[112921]: import eventlet # noqa Jun 09 04:04:53.500904 np0000179102 devstack@c-api.service[112923]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:04:53.500904 np0000179102 devstack@c-api.service[112923]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:04:53.500904 np0000179102 devstack@c-api.service[112923]: we strongly recommend against using it for new projects. Jun 09 04:04:53.500904 np0000179102 devstack@c-api.service[112923]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:04:53.500904 np0000179102 devstack@c-api.service[112923]: framework. For more detail see Jun 09 04:04:53.500904 np0000179102 devstack@c-api.service[112923]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:04:53.500904 np0000179102 devstack@c-api.service[112923]: import eventlet # noqa Jun 09 04:04:53.563692 np0000179102 devstack@c-api.service[112920]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:04:53.563692 np0000179102 devstack@c-api.service[112920]: warnings.warn( Jun 09 04:04:53.567134 np0000179102 devstack@c-api.service[112921]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:04:53.567134 np0000179102 devstack@c-api.service[112921]: warnings.warn( Jun 09 04:04:53.576049 np0000179102 devstack@c-api.service[112922]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:04:53.576049 np0000179102 devstack@c-api.service[112922]: warnings.warn( Jun 09 04:04:53.602517 np0000179102 devstack@c-api.service[112923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:04:53.602517 np0000179102 devstack@c-api.service[112923]: warnings.warn( Jun 09 04:04:53.637845 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:53.637845 np0000179102 devstack@c-api.service[112920]: from cgi import parse_header Jun 09 04:04:53.642941 np0000179102 devstack@c-api.service[112921]: /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 09 04:04:53.642941 np0000179102 devstack@c-api.service[112921]: from cgi import parse_header Jun 09 04:04:53.666906 np0000179102 devstack@c-api.service[112922]: /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 09 04:04:53.666906 np0000179102 devstack@c-api.service[112922]: from cgi import parse_header Jun 09 04:04:53.685242 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:53.685242 np0000179102 devstack@c-api.service[112920]: removals.removed_module( Jun 09 04:04:53.686605 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:53.686605 np0000179102 devstack@c-api.service[112920]: removals.removed_module( Jun 09 04:04:53.690431 np0000179102 devstack@c-api.service[112921]: /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 09 04:04:53.690431 np0000179102 devstack@c-api.service[112921]: removals.removed_module( Jun 09 04:04:53.691885 np0000179102 devstack@c-api.service[112921]: /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 09 04:04:53.691885 np0000179102 devstack@c-api.service[112921]: removals.removed_module( Jun 09 04:04:53.707298 np0000179102 devstack@c-api.service[112923]: /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 09 04:04:53.707298 np0000179102 devstack@c-api.service[112923]: from cgi import parse_header Jun 09 04:04:53.721790 np0000179102 devstack@c-api.service[112922]: /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 09 04:04:53.721790 np0000179102 devstack@c-api.service[112922]: removals.removed_module( Jun 09 04:04:53.723420 np0000179102 devstack@c-api.service[112922]: /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 09 04:04:53.723420 np0000179102 devstack@c-api.service[112922]: removals.removed_module( Jun 09 04:04:53.767618 np0000179102 devstack@c-api.service[112923]: /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 09 04:04:53.767618 np0000179102 devstack@c-api.service[112923]: removals.removed_module( Jun 09 04:04:53.769428 np0000179102 devstack@c-api.service[112923]: /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 09 04:04:53.769428 np0000179102 devstack@c-api.service[112923]: removals.removed_module( Jun 09 04:04:54.284739 np0000179102 devstack@c-api.service[112921]: /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 09 04:04:54.284739 np0000179102 devstack@c-api.service[112921]: warnings.warn( Jun 09 04:04:54.290210 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:54.290210 np0000179102 devstack@c-api.service[112920]: warnings.warn( Jun 09 04:04:54.336900 np0000179102 devstack@c-api.service[112922]: /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 09 04:04:54.336900 np0000179102 devstack@c-api.service[112922]: warnings.warn( Jun 09 04:04:54.374952 np0000179102 devstack@c-api.service[112921]: /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 09 04:04:54.374952 np0000179102 devstack@c-api.service[112921]: warnings.warn( Jun 09 04:04:54.384715 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:54.384715 np0000179102 devstack@c-api.service[112920]: warnings.warn( Jun 09 04:04:54.433189 np0000179102 devstack@c-api.service[112922]: /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 09 04:04:54.433189 np0000179102 devstack@c-api.service[112922]: warnings.warn( Jun 09 04:04:54.452016 np0000179102 devstack@c-api.service[112923]: /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 09 04:04:54.452016 np0000179102 devstack@c-api.service[112923]: warnings.warn( Jun 09 04:04:54.547985 np0000179102 devstack@c-api.service[112923]: /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 09 04:04:54.547985 np0000179102 devstack@c-api.service[112923]: warnings.warn( Jun 09 04:04:54.665486 np0000179102 devstack@c-api.service[112920]: 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 09 04:04:54.666068 np0000179102 devstack@c-api.service[112920]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112920) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:04:54.668574 np0000179102 devstack@c-api.service[112921]: 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 09 04:04:54.668984 np0000179102 devstack@c-api.service[112921]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112921) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:04:54.752515 np0000179102 devstack@c-api.service[112921]: /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 09 04:04:54.752515 np0000179102 devstack@c-api.service[112921]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:04:54.752718 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:54.752718 np0000179102 devstack@c-api.service[112920]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:04:54.767352 np0000179102 devstack@c-api.service[112922]: 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 09 04:04:54.767665 np0000179102 devstack@c-api.service[112922]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112922) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:04:54.821158 np0000179102 devstack@c-api.service[112923]: 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 09 04:04:54.821158 np0000179102 devstack@c-api.service[112923]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112923) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:04:54.842580 np0000179102 devstack@c-api.service[112922]: /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 09 04:04:54.842580 np0000179102 devstack@c-api.service[112922]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:04:54.882443 np0000179102 devstack@c-api.service[112923]: /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 09 04:04:54.882443 np0000179102 devstack@c-api.service[112923]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:04:55.205925 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112920) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:04:55.206100 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112921) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:04:55.206221 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.206304 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.206487 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.206563 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.206633 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.206737 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.206966 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.207106 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.207220 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.207285 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.207343 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.207399 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.207459 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.207459 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.207561 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.207616 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.207682 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.207682 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.207779 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.207843 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.209471 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.209471 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.209663 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.209726 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.209786 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.209844 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.209917 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.209977 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.210034 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.210085 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.210178 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.210237 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.210237 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.210237 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.211187 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.211187 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.211354 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.211354 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.211354 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.211552 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.211612 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.211672 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.211739 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.211739 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.211739 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.211739 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.211739 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.212000 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.212915 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112922) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:04:55.213352 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.213352 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.213680 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.213854 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.213925 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.213980 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.214045 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.214130 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.214210 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.214273 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.214347 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.214418 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.214418 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.214555 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.214628 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.214879 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.214943 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.215003 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.215065 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.215163 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.215226 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.215305 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.215305 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.215305 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.215478 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.215478 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.215478 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.215478 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.215478 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.215478 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.215478 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.215860 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.215860 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.215860 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.216036 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.216098 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.216185 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.216263 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.216323 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.216401 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.216460 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.216523 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.216581 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.216695 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.216760 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.216834 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.216904 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.216965 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.217003 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.217050 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.217103 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.217103 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.217103 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.217103 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.217103 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.217103 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.217368 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.217368 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.217453 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.217491 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.217527 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.217566 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.217610 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.217648 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.217684 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.217727 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.217764 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.217806 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.217848 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.217883 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.217918 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.217955 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.217990 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.218025 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.218075 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.218133 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.218133 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.218133 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.218133 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.218133 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.218484 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.218533 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.218604 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.218665 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.218732 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.218790 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.218861 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.219005 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.219050 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.219127 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.219199 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.219242 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.219242 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.219322 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.219360 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.219407 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.219444 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.219490 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.219533 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.219574 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.219615 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.219651 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.219686 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.219719 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.219753 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.219785 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.219785 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.219785 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.224331 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.224380 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.224461 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.224518 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.224563 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.224863 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.224906 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.225075 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.225149 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.225192 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.225229 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.225266 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.225304 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.225341 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.225378 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.225414 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.225450 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.225504 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.225538 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.225575 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.225575 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.226936 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.226986 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.227063 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.227106 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.227203 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.227247 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.227298 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.227343 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.227381 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.227420 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.227420 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.227484 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.227532 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.227598 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.227640 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.227689 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.227727 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.227796 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.227837 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.227904 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.227969 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.229573 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.229633 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.229701 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.229742 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.229791 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.229830 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.229866 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.229902 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.229939 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.229975 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.230015 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.230053 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.230053 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.230053 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.230220 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.230300 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.230395 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.230454 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.230516 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.230576 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.230643 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.230758 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.230810 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.230877 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.230923 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.230981 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.231033 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.231079 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.231133 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.231183 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.231227 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.231265 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.231305 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.231340 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.231379 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.231416 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.231452 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.231489 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.231520 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.231555 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.231596 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.231632 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.232295 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.232349 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.232388 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.232429 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.232463 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.232506 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.232541 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.232581 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.232615 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.232665 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.232699 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.232732 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.232765 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.232798 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.232834 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.232868 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.232868 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.232938 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.233018 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.233056 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.233161 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.235025 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.235072 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.235170 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.235214 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.235284 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.235339 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.235379 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.235416 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.235453 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.235492 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.235492 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.235570 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.235610 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.235649 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.235685 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.235721 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.235766 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.235766 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.235840 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.235840 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.235904 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.236504 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.236561 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.236648 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.236730 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.236782 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.236818 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.236856 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.236889 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.236926 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.236972 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.237009 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.237046 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.237083 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.237135 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.237174 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.237207 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.237244 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.237281 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.237330 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.237386 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.237426 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.237462 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.237498 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.237535 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.237575 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.237618 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.237655 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.237697 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.237729 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.237863 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.237903 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.237938 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.237971 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.238009 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.238047 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.238079 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.238130 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.238130 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.238130 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.238130 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.238130 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.238130 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.239468 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.239527 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.239587 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.239631 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.239678 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.239726 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.239765 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.239805 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.239860 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.239898 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.239938 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.239977 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.239977 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.240052 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.240091 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.240160 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.240160 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.240237 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.240237 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.240308 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.240370 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.240955 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.241003 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.241071 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.241128 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.241186 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.241227 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.241266 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.241304 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.241350 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.241388 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.241423 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.241462 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.241462 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.241530 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.241575 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.241649 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.241649 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.241726 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.241765 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.241805 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.241844 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.241889 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.241928 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.241964 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.242003 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.242003 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.242084 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.242149 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.242188 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.242232 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.242270 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.242309 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.242359 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.242398 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.242441 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.242478 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.242522 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.242573 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.242610 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.242647 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.242683 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.242683 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.248020 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.248020 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.248105 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.248165 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.248214 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.248252 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.248286 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.248322 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.248365 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.248402 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.248438 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.248473 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.248511 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.248555 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.248591 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.248647 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.248684 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.248717 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.248753 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.248789 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.248824 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.248869 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.248904 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.248945 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.248980 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.249021 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.249058 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.249058 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.249149 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.249149 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.249149 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.249254 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.249290 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.249331 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.249392 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.249468 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.249511 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.249556 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.249596 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.249633 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.249670 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.249713 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.249754 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.249795 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.249831 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.249867 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.249908 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.249948 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.249984 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.250019 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.250062 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.250098 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.250174 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.250212 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.250212 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.250212 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.250307 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.250307 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.250307 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.250307 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.250307 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.250467 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.250467 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.251195 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112923) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:04:55.251599 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.251682 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.251881 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.252125 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.252197 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.252263 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.252328 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.252388 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.252440 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.252504 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.252551 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.252588 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.252652 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.252709 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.252770 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.252808 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.252861 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.252908 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.252942 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.252986 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.253023 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.253061 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.253102 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.253157 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.253191 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.253227 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.253266 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.253302 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.253338 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.253387 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.253426 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.253463 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.253500 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.253533 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.253573 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.253607 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.253643 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.253684 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.253722 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.253769 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.253807 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.253843 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.253882 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.253917 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.253953 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.253988 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.254025 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.254069 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.254104 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.254158 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.254202 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.254237 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.254279 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.254317 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.254353 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.254389 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.254424 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.254467 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.254514 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.254551 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.254583 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.254614 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.254657 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.254693 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.254729 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.254770 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.254805 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.254842 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.254888 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.254923 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.254967 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.255005 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.255040 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.255073 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.255126 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.255173 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.255212 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.255251 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.255290 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.255330 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.255369 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.255404 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.255442 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.255478 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.255514 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.255549 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.255590 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.255630 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.255671 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.255708 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.255741 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.255776 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.255812 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.255849 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.255883 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.255917 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.255952 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.255992 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.256027 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.256067 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.256102 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.256177 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.256177 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.256177 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.256177 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.256177 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.256177 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.256177 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.256398 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.256443 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.256443 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.256518 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.256553 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.256585 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.256660 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.256702 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.256738 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.256780 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.256822 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.256863 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.256898 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.256932 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.256969 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.257010 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.257045 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.257080 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.257132 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.257188 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.257223 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.257261 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.257297 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.257333 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.257369 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.257369 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.257369 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.257462 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.257510 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.257551 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.257551 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.257551 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.257551 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.257551 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.257551 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.257738 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.257738 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.257738 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.257738 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.257874 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.257913 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.257948 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.257983 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.258020 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.258054 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.258093 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.258146 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.258193 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.258236 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.258274 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.258309 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.258350 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.258391 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.258427 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.258469 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.258506 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.258543 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.258586 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.258620 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.258620 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.258620 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.258620 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.258620 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.258784 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.258784 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.258860 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.258993 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.258993 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.259066 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.259102 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.259159 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.259199 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.259234 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.259270 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.259305 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.259349 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.259384 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.259384 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.259452 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.259492 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.259534 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.259570 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.259605 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.259639 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.259675 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.259718 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.259756 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.259791 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.259826 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.259862 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.259897 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.259937 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.259975 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.260011 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.260060 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.260096 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.260149 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.260186 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.260220 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.260255 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.260291 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.260337 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.260374 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.260409 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.260457 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.260498 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.260533 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.260568 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.260568 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.260568 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.260673 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.260706 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.260746 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.260793 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.260835 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.261172 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.261172 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.261242 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.261242 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.261242 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.261242 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.261242 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.261242 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.261429 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.261473 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.261516 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.261556 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.261592 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.261592 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.261654 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.261692 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.261726 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.261766 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.261805 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.261839 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.261872 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.261906 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.261939 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.261971 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.262010 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.262043 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.262075 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.262125 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.262125 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.262125 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.262224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.262517 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.262517 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.262517 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.262517 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.262644 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.262644 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.262644 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.262644 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.262769 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.262806 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.262838 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.262871 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.262903 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.262935 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.262969 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.263003 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.263003 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.263072 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.263128 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.263164 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.263197 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.263312 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.263457 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.263497 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.263531 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.263564 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.263598 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.263598 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.263663 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.263697 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.263697 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.263697 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.263793 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.264093 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.264093 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.264093 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.264093 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.264496 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.264548 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.264646 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.264695 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.264764 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.264818 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.264874 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.265304 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.265366 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.265435 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.265513 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.265572 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.265631 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.265706 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.265929 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.265983 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.266052 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.266124 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.266197 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.266257 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.266324 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.267125 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.267282 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.267354 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.267513 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.267585 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.267658 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.267751 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.267797 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.267872 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.267953 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.268018 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.268090 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.268172 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.268247 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.268587 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.268676 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.268716 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.268759 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.268810 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.268856 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.268897 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.268938 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.268984 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.269027 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.269179 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.269224 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.269256 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.269685 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112922) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.269741 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.269787 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.269827 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.269868 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.269905 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.269940 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.269940 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.270032 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112922) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.270032 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112922) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.270126 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.270126 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.270194 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.270244 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.270286 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.270286 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.270365 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.270411 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.270451 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.270490 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.270532 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.270576 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.270616 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.270616 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.270616 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.270616 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.270616 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.270791 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.270791 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.270791 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.270897 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.270897 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.270963 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.271053 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.271097 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.271205 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.271251 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.271319 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.271372 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.271445 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.271751 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.271802 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.271849 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.271932 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.271985 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.272024 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.272124 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.272492 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.272540 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.272647 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.272756 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.272823 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.272887 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.272949 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.273322 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.273393 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.273441 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.273505 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.273568 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.273650 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.273695 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.273790 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.273836 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.273910 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.273985 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.274059 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.274108 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.274253 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.274783 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.274839 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.274881 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.274970 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.275024 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.275091 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.275218 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.275742 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.275882 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.275882 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.275951 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.275951 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.276019 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.276068 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:04:55.277124 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:04:55.277178 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:04:55.277265 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:04:55.277319 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:04:55.277382 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:04:55.277426 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:04:55.315185 np0000179102 devstack@c-api.service[112921]: INFO dbcounter [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Registered counter for database cinder Jun 09 04:04:55.319653 np0000179102 devstack@c-api.service[112920]: INFO dbcounter [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Registered counter for database cinder Jun 09 04:04:55.321341 np0000179102 devstack@c-api.service[112922]: INFO dbcounter [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Registered counter for database cinder Jun 09 04:04:55.325106 np0000179102 devstack@c-api.service[112923]: INFO dbcounter [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Registered counter for database cinder Jun 09 04:04:55.360464 np0000179102 devstack@c-api.service[112921]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 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=112921) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:04:55.367369 np0000179102 devstack@c-api.service[112920]: DEBUG oslo_db.sqlalchemy.engines [None req-2d78c936-1448-487c-9595-352313bdf74c 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=112920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:04:55.373385 np0000179102 devstack@c-api.service[112922]: DEBUG oslo_db.sqlalchemy.engines [None req-697252db-fb96-4695-af95-c1e40b0a3a9e 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=112922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:04:55.382199 np0000179102 devstack@c-api.service[112923]: DEBUG oslo_db.sqlalchemy.engines [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 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=112923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:04:55.475283 np0000179102 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writer thread running {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:04:55.478606 np0000179102 devstack@c-api.service[112921]: INFO cinder.rpc [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:04:55.481416 np0000179102 devstack@c-api.service[112921]: INFO cinder.rpc [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:04:55.481798 np0000179102 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writer thread running {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:04:55.484305 np0000179102 devstack@c-api.service[112921]: INFO cinder.rpc [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:04:55.484652 np0000179102 devstack@c-api.service[112920]: INFO cinder.rpc [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:04:55.487616 np0000179102 devstack@c-api.service[112920]: INFO cinder.rpc [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:04:55.489835 np0000179102 devstack@c-api.service[112921]: INFO cinder.rpc [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:04:55.490511 np0000179102 devstack@c-api.service[112920]: INFO cinder.rpc [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:04:55.491017 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.492057 np0000179102 devstack@c-api.service[112922]: DEBUG dbcounter [-] [112922] Writer thread running {{(pid=112922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:04:55.493237 np0000179102 devstack@c-api.service[112920]: INFO cinder.rpc [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:04:55.494368 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.494620 np0000179102 devstack@c-api.service[112922]: INFO cinder.rpc [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:04:55.495090 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.496876 np0000179102 devstack@c-api.service[112922]: INFO cinder.rpc [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:04:55.498142 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.498349 np0000179102 devstack@c-api.service[112923]: DEBUG dbcounter [-] [112923] Writer thread running {{(pid=112923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:04:55.499467 np0000179102 devstack@c-api.service[112922]: INFO cinder.rpc [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:04:55.501280 np0000179102 devstack@c-api.service[112923]: INFO cinder.rpc [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:04:55.501741 np0000179102 devstack@c-api.service[112922]: INFO cinder.rpc [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:04:55.502878 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.503330 np0000179102 devstack@c-api.service[112923]: INFO cinder.rpc [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:04:55.505339 np0000179102 devstack@c-api.service[112923]: INFO cinder.rpc [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:04:55.506563 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.507098 np0000179102 devstack@c-api.service[112923]: INFO cinder.rpc [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:04:55.507962 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.511057 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.533647 np0000179102 devstack@c-api.service[112921]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 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=112921) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:04:55.535135 np0000179102 devstack@c-api.service[112920]: DEBUG oslo_db.sqlalchemy.engines [None req-2d78c936-1448-487c-9595-352313bdf74c 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=112920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:04:55.536532 np0000179102 devstack@c-api.service[112921]: INFO cinder.rpc [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:04:55.537625 np0000179102 devstack@c-api.service[112920]: INFO cinder.rpc [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:04:55.538991 np0000179102 devstack@c-api.service[112921]: INFO cinder.rpc [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:04:55.539948 np0000179102 devstack@c-api.service[112920]: INFO cinder.rpc [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:04:55.540084 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.541057 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.542868 np0000179102 devstack@c-api.service[112922]: DEBUG oslo_db.sqlalchemy.engines [None req-697252db-fb96-4695-af95-c1e40b0a3a9e 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=112922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:04:55.545382 np0000179102 devstack@c-api.service[112922]: INFO cinder.rpc [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:04:55.547996 np0000179102 devstack@c-api.service[112922]: INFO cinder.rpc [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:04:55.549144 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.550411 np0000179102 devstack@c-api.service[112923]: DEBUG oslo_db.sqlalchemy.engines [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 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=112923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:04:55.552429 np0000179102 devstack@c-api.service[112923]: INFO cinder.rpc [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:04:55.553059 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.553517 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.554219 np0000179102 devstack@c-api.service[112923]: INFO cinder.rpc [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:04:55.555035 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.556217 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.556672 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.559292 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.559755 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.563433 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.564694 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.564767 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.566458 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.566605 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.567670 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.567738 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.569945 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.570887 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.570970 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.571030 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.574065 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.574173 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.574301 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.574566 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.576877 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.577071 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.577159 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.578553 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.579724 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.579920 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.579985 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.581217 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.581454 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.581580 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.583051 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.583834 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.584026 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.584468 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.586232 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.587484 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.589090 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.589529 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.589634 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.593143 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.593248 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.593307 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.593365 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.593424 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.593490 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.594599 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.594710 np0000179102 devstack@c-api.service[112920]: WARNING cinder.api.contrib.hosts [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:04:55.594805 np0000179102 devstack@c-api.service[112921]: WARNING cinder.api.contrib.hosts [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:04:55.595341 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.595502 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.596758 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.596949 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.597263 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.598213 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.598430 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.598640 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.599654 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.599878 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.600977 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.601293 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.602047 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.602393 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.602661 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.602947 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.603846 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.603900 np0000179102 devstack@c-api.service[112922]: WARNING cinder.api.contrib.hosts [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:04:55.604075 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.604597 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.605275 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.605404 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.605921 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.606258 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: extensions {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.606417 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: extensions {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.606854 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.607572 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: encryption {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.607734 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: encryption {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.608559 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.608704 np0000179102 devstack@c-api.service[112923]: WARNING cinder.api.contrib.hosts [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:04:55.609090 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: capabilities {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.609371 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: capabilities {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.609472 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.610018 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.610799 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.610890 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: os-quota-class-sets {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.611428 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: os-quota-class-sets {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.611549 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.612147 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: os-volume-type-access {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.612263 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.612705 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: os-volume-type-access {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.612948 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.613730 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.613775 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: extra_specs {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.614300 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: extra_specs {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.614402 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.615055 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.615315 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: os-hosts {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.615720 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.615856 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: os-hosts {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.618446 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.618501 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: os-availability-zone {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.618540 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: extensions {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.618565 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: os-availability-zone {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.618595 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.618619 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: consistencygroups {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.618657 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: encryption {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.618690 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: consistencygroups {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.619181 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.619593 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: capabilities {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.619875 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: cgsnapshots {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.620168 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: extensions {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.620474 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: cgsnapshots {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.620881 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: os-quota-class-sets {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.621287 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: os-snapshot-manage {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.621504 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: encryption {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.621869 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: os-snapshot-manage {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.622144 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: os-volume-type-access {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.622676 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: os-volume-manage {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.622976 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: capabilities {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.623271 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: os-volume-manage {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.624067 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: extra_specs {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.624224 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: backups {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.624308 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: os-quota-class-sets {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.624717 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: backups {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.625306 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: os-hosts {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.625680 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: os-volume-type-access {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.626062 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: encryption {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.626642 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: os-availability-zone {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.626747 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: encryption {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.627126 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: extra_specs {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.627638 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: os-volume-transfer {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.627938 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: consistencygroups {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.628261 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: os-volume-transfer {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.628672 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: os-hosts {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.629216 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: scheduler-stats {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.629845 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: scheduler-stats {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.629937 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: cgsnapshots {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.630050 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: os-availability-zone {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.630629 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: os-quota-sets {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.631284 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: os-quota-sets {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.631374 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: os-snapshot-manage {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.631458 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: consistencygroups {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.632054 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extended resource: qos-specs {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.632691 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: os-volume-manage {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.632856 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extended resource: qos-specs {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.633277 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: cgsnapshots {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.634126 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: backups {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.634229 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d78c936-1448-487c-9595-352313bdf74c None None] SnapshotActionsController initialized {{(pid=112920) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:04:55.634660 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: os-snapshot-manage {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.634849 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.contrib.snapshot_actions [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] SnapshotActionsController initialized {{(pid=112921) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:04:55.634931 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.635605 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.636050 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: os-volume-manage {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.636182 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: encryption {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.636285 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.637173 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.637520 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: backups {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.637637 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.637711 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: os-volume-transfer {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.639017 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.639100 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.639263 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: scheduler-stats {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.639478 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: encryption {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.639669 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.640338 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.640741 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: os-quota-sets {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.640973 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.641057 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: os-volume-transfer {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.641628 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.642296 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.642601 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: scheduler-stats {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.642651 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extended resource: qos-specs {{(pid=112922) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.642989 np0000179102 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.643674 np0000179102 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.644735 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.644735 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension TypesManage extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.644735 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.644735 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.644735 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension VolumeActions extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.644985 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: os-quota-sets {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.645029 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645029 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension TypesManage extending resource: types {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645102 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.contrib.snapshot_actions [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] SnapshotActionsController initialized {{(pid=112922) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:04:55.645170 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645170 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645262 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645305 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension VolumeActions extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645346 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension UsedLimits extending resource: limits {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645346 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645413 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645589 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645589 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension AdminActions extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645685 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.645722 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension AdminActions extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.645866 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646014 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension AdminActions extending resource: backups {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646014 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646081 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension UsedLimits extending resource: limits {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646140 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646179 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646225 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-2d78c936-1448-487c-9595-352313bdf74c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646261 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646296 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extended resource: qos-specs {{(pid=112923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:04:55.646337 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646337 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension AdminActions extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646407 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension AdminActions extending resource: snapshots {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646640 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension AdminActions extending resource: backups {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646640 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646850 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.646850 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-e5a0b031-9ae9-4cf2-8d5e-95b0f92970d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.647034 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.648274 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] SnapshotActionsController initialized {{(pid=112923) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:04:55.648404 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.649025 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.649722 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.650407 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.651031 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.651746 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.652599 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.653079 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.653760 np0000179102 devstack@c-api.service[112920]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7705e54a3668 pid: 112920 (default app) Jun 09 04:04:55.654020 np0000179102 devstack@c-api.service[112922]: WARNING castellan.key_manager.migration [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.654412 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.654489 np0000179102 devstack@c-api.service[112921]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7705e54a3668 pid: 112921 (default app) Jun 09 04:04:55.654979 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.655091 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension TypesManage extending resource: types {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.655231 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.655345 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.655442 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension VolumeActions extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.655574 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.655724 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.655770 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension UsedLimits extending resource: limits {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.655869 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.655966 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.656073 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.656201 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension AdminActions extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.656332 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension AdminActions extending resource: snapshots {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.656432 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension AdminActions extending resource: backups {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.656529 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.656626 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.656726 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.v3.router [None req-697252db-fb96-4695-af95-c1e40b0a3a9e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112922) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.657126 np0000179102 devstack@c-api.service[112923]: WARNING castellan.key_manager.migration [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:04:55.658069 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.658204 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension TypesManage extending resource: types {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.658317 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.658434 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.658610 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension VolumeActions extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.658727 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.658841 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension UsedLimits extending resource: limits {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.658940 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.659038 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.659162 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.659262 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension AdminActions extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.659383 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension AdminActions extending resource: snapshots {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.659489 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension AdminActions extending resource: backups {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.659587 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.659693 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.659792 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.v3.router [None req-9a3a83d8-55af-4b9f-a44d-72bab62cce14 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:04:55.661974 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.661974 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662126 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662126 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662126 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662126 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662126 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662371 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662371 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662371 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662371 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662371 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662371 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662635 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662635 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662635 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662635 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662635 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662838 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662838 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.662838 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.662838 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663010 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663010 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663010 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663010 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663215 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663215 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663215 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663215 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663215 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663441 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663441 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663441 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663441 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663441 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663631 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663631 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663631 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663631 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663631 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663631 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663877 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663877 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663877 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663877 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.663877 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.663877 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664145 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664145 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664145 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664145 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664145 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664145 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664430 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664430 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664430 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664430 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664430 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664430 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664673 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664673 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664673 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664673 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664846 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664846 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664846 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.664846 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.664846 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.665058 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.665058 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.665058 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.665058 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.665058 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.666644 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.666644 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.666644 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.666644 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.666644 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.666644 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.667053 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.667053 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.667053 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.667053 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.667053 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.667470 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.667470 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.667470 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.667470 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.667470 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.667836 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.667836 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.667836 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.667836 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.668168 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.668168 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.668168 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.668168 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.668489 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.668489 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.668489 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.668489 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.668489 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669004 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.669004 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669004 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.669004 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669004 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.669354 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669354 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.669354 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669354 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.669651 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669651 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.669651 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669651 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.669933 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669933 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.669933 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.669933 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.670238 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.670238 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.670238 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.670238 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.670526 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.670526 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.670526 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.670526 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.670810 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.670810 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.670810 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.670810 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.670810 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.670810 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.671250 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.671250 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.671250 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.671250 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.671250 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.671619 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.671619 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.671619 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.671619 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.671619 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.671619 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.671619 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672134 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672134 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672134 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672134 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672134 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672134 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672595 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672595 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672595 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672595 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672595 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672595 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672911 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672911 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672911 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672911 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.672911 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.672911 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673081 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.673081 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673081 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.673081 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673213 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.673213 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673213 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.673213 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673326 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.673326 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673326 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.673326 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673457 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.673457 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673457 np0000179102 devstack@c-api.service[112920]: /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 09 04:04:55.673457 np0000179102 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 04:04:55.673577 np0000179102 devstack@c-api.service[112922]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7705e54a3668 pid: 112922 (default app) Jun 09 04:04:55.673601 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-22fa378f-37be-4682-950a-a19a503bfdb8 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:04:55.673629 np0000179102 devstack@c-api.service[112923]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7705e54a3668 pid: 112923 (default app) Jun 09 04:04:55.673657 np0000179102 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Tue Jun 9 04:04:55 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:05:03.137734 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.137734 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.137734 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.137734 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.137734 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.139175 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.139175 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.139175 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.139175 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.139175 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.139571 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.139571 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.139571 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.139571 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.139571 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.139571 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.139977 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.139977 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.139977 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.139977 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.140546 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.140546 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.140546 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.140546 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.140806 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.140806 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.140806 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.140806 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.141144 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.141144 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.141144 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.141144 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.141144 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.141544 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.141544 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.141544 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.141544 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.141544 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.141863 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.141863 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.141863 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.141863 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.141863 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.141863 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.142393 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.142393 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.142393 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.142393 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.142393 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.142393 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.142860 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.142860 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.142860 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.142860 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.142860 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.142860 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.143450 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.143450 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.143450 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.143450 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.143450 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.143869 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.143869 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.143869 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.143869 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.143869 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.144286 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.144286 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.144286 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.144286 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.144286 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.144286 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.144611 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.144611 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.144611 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.144611 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.144611 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.144611 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.145427 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.145427 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.145427 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.145427 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.145427 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.145704 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.145704 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.145704 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.145704 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.145704 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.145911 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.145911 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.145911 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.145911 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.146095 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.146095 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.146095 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.146095 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.146302 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.146302 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.146302 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.146302 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.146302 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.146764 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.146764 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.146764 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.146764 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.146764 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.148267 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.148267 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.148267 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.148267 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.148464 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.148464 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.148464 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.148464 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.148640 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.148640 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.148640 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.148640 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.148865 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.148865 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.148865 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.148865 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149035 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149035 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149035 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149035 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149288 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149288 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149288 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149288 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149288 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149512 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149512 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149512 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149512 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149512 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149512 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149758 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149758 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149758 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149758 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149758 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149964 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149964 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149964 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149964 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.149964 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.149964 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150291 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150291 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150291 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150291 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150291 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150291 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150539 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150539 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150539 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150539 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150539 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150539 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150786 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150786 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150786 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150786 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.150786 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.150786 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.151101 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.151101 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.151101 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.151101 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.151252 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.151252 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.151252 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.151252 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.151252 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.151425 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.151425 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.151425 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.151425 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.151425 np0000179102 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 04:05:03.151425 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:05:03.612668 np0000179102 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 admin admin] POST https://199.204.45.22/volume/v3/types Jun 09 04:05:03.613217 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:05:03.614916 np0000179102 devstack@c-api.service[112921]: /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 09 04:05:03.614916 np0000179102 devstack@c-api.service[112921]: warnings.warn( Jun 09 04:05:03.654464 np0000179102 devstack@c-api.service[112921]: DEBUG oslo_db.sqlalchemy.engines [None req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 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=112921) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:03.687294 np0000179102 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jun 09 04:05:03.687842 np0000179102 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Tue Jun 9 04:05:03 2026] POST /volume/v3/types => generated 186 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:05:03.713864 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.713864 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.713864 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.713864 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.715264 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.715264 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.715264 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.715264 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.715650 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.715650 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.715650 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.715650 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.715650 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.715650 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.716476 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.716476 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.716476 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.716476 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.716476 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.717278 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.717278 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.717278 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.717278 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.717278 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.717828 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.717828 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.717828 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.717828 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.718269 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.718269 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.718269 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.718269 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.718269 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.718931 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.718931 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.718931 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.718931 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.718931 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719290 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719290 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719290 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719290 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719290 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719290 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719589 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719589 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719589 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719589 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719589 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719589 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719853 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719853 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719853 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719853 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.719853 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.719853 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720169 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720169 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720169 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720169 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720169 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720394 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720394 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720394 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720394 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720394 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720599 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720599 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720599 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720599 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720599 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720599 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720868 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720868 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720868 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720868 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.720868 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.720868 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721104 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721104 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721104 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721104 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721104 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721377 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721377 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721377 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721377 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721377 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721598 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721598 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721598 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721598 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721778 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721778 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721778 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721778 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721948 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721948 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721948 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.721948 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.721948 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722195 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722195 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722195 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722195 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722195 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722411 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722411 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722411 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722411 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722627 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722627 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722627 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722627 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722788 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722788 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722788 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722788 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722955 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722955 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.722955 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.722955 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.723373 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.723373 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.723373 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.723373 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.723582 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.723582 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.723582 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.723582 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.723582 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.723800 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.723800 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.723800 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.723800 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.723800 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.723800 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724057 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724057 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724057 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724057 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724057 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724307 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724307 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724307 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724307 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724307 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724307 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724552 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724552 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724552 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724552 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724552 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724552 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724959 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724959 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724959 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724959 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.724959 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.724959 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725226 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725226 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725226 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725226 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725226 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725226 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725480 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725480 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725480 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725480 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725670 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725670 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725670 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725670 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725670 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725905 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725905 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725905 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725905 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:03.725905 np0000179102 devstack@c-api.service[112922]: warnings.warn(deprecated_msg) Jun 09 04:05:03.725905 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.middleware.request_id [req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 req-4c902fe6-4746-411e-8da5-dc4c7439af65 None None] RequestId filter calling following filter/app {{(pid=112922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:05:04.033054 np0000179102 devstack@c-api.service[112922]: INFO cinder.api.openstack.wsgi [req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 req-4c902fe6-4746-411e-8da5-dc4c7439af65 admin admin] POST https://199.204.45.22/volume/v3/types/14a43924-639d-4eac-bfc6-8e7d6bf4520b/extra_specs Jun 09 04:05:04.033471 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.openstack.wsgi [req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 req-4c902fe6-4746-411e-8da5-dc4c7439af65 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:05:04.035227 np0000179102 devstack@c-api.service[112922]: /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 09 04:05:04.035227 np0000179102 devstack@c-api.service[112922]: warnings.warn( Jun 09 04:05:04.077233 np0000179102 devstack@c-api.service[112922]: DEBUG oslo_db.sqlalchemy.engines [req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 req-4c902fe6-4746-411e-8da5-dc4c7439af65 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=112922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:04.142535 np0000179102 devstack@c-api.service[112922]: INFO cinder.api.openstack.wsgi [req-8dcc7834-8a05-43a8-89aa-ace69a8223e7 req-4c902fe6-4746-411e-8da5-dc4c7439af65 admin admin] https://199.204.45.22/volume/v3/types/14a43924-639d-4eac-bfc6-8e7d6bf4520b/extra_specs returned with HTTP 200 Jun 09 04:05:04.143282 np0000179102 devstack@c-api.service[112922]: [pid: 112922|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Tue Jun 9 04:05:03 2026] POST /volume/v3/types/14a43924-639d-4eac-bfc6-8e7d6bf4520b/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 04:05:05.539135 np0000179102 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=6 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:05:05.553826 np0000179102 devstack@c-api.service[112923]: DEBUG dbcounter [-] [112923] Writing DB stats cinder:SELECT=6 {{(pid=112923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:05:13.684106 np0000179102 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:05:14.140224 np0000179102 devstack@c-api.service[112922]: DEBUG dbcounter [-] [112922] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:08:09.776179 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.776179 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.776643 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.776643 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.776643 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.776643 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.776643 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.776899 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.776899 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.776899 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.776899 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.776899 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.776899 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777221 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777221 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777221 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777221 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777221 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777434 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777434 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777434 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777434 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777630 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777630 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777630 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777630 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777807 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777807 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777807 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.777807 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.777807 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778058 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778058 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778058 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778058 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778058 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778307 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778307 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778307 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778307 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778307 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778307 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778698 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778698 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778698 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778698 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778698 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778698 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778989 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778989 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778989 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778989 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.778989 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.778989 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779281 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779281 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779281 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779281 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779281 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779281 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779539 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779539 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779539 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779539 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779716 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779716 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779716 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779716 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779716 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779946 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779946 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779946 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.779946 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.779946 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780182 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780182 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780182 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780182 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780182 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780182 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780452 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780452 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780452 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780452 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780452 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780696 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780696 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780696 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780696 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780696 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780931 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780931 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.780931 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.780931 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781166 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781166 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781166 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781166 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781380 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781380 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781380 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781380 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781380 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781642 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781642 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781642 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781642 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781642 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781877 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781877 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.781877 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.781877 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.782093 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.782093 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.782093 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.782093 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.782326 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.782326 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.782326 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.782326 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.782546 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.782546 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.782546 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.782546 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.782818 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.782818 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.782818 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.782818 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783001 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783001 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783001 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783001 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783001 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783001 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783364 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783364 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783364 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783364 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783364 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783693 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783693 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783693 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783693 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783693 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.783693 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.783693 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784004 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784004 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784004 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784004 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784004 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784004 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784229 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784229 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784229 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784229 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784229 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784229 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784424 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784424 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784424 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784424 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784424 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784424 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784618 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784618 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784618 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784618 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784752 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784752 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784752 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784752 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784887 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784887 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.784887 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.784887 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.785060 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.785060 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.785060 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:09.785060 np0000179102 devstack@c-api.service[112923]: warnings.warn(deprecated_msg) Jun 09 04:08:09.785060 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.middleware.request_id [None req-e9dca0c6-b14a-4b58-b00f-02e970ccff57 None None] RequestId filter calling following filter/app {{(pid=112923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:09.785060 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [None req-e9dca0c6-b14a-4b58-b00f-02e970ccff57 None None] GET https://199.204.45.22/volume// Jun 09 04:08:09.785300 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [None req-e9dca0c6-b14a-4b58-b00f-02e970ccff57 None None] Empty body provided in request {{(pid=112923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:09.785300 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [None req-e9dca0c6-b14a-4b58-b00f-02e970ccff57 None None] Calling method 'all' {{(pid=112923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:09.785300 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [None req-e9dca0c6-b14a-4b58-b00f-02e970ccff57 None None] https://199.204.45.22/volume// returned with HTTP 300 Jun 09 04:08:09.785300 np0000179102 devstack@c-api.service[112923]: [pid: 112923|app: 0|req: 1/4] 199.204.45.22 () {66 vars in 1449 bytes} [Tue Jun 9 04:08:09 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 04:08:47.803337 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-8b845c6e-6280-4a97-8904-bf1f65dc8ebc None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:47.804250 np0000179102 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 2/5] 199.204.45.22 () {62 vars in 1061 bytes} [Tue Jun 9 04:08:47 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:08:47.835996 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-6f7e0c5e-d5a1-40b3-a681-b608080d850c None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:47.848874 np0000179102 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 2/6] 199.204.45.22 () {64 vars in 1265 bytes} [Tue Jun 9 04:08:47 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 04:08:47.890551 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.middleware.request_id [req-6f7e0c5e-d5a1-40b3-a681-b608080d850c req-507f0ccc-304a-4280-b137-d7e6cdc9218f None None] RequestId filter calling following filter/app {{(pid=112922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:47.894307 np0000179102 devstack@c-api.service[112922]: INFO cinder.api.openstack.wsgi [req-6f7e0c5e-d5a1-40b3-a681-b608080d850c req-507f0ccc-304a-4280-b137-d7e6cdc9218f demo demo] GET https://199.204.45.22/volume/v3/ Jun 09 04:08:47.894500 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.openstack.wsgi [req-6f7e0c5e-d5a1-40b3-a681-b608080d850c req-507f0ccc-304a-4280-b137-d7e6cdc9218f demo demo] Empty body provided in request {{(pid=112922) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:47.894660 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.openstack.wsgi [req-6f7e0c5e-d5a1-40b3-a681-b608080d850c req-507f0ccc-304a-4280-b137-d7e6cdc9218f demo demo] Calling method 'version_select' {{(pid=112922) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:47.895467 np0000179102 devstack@c-api.service[112922]: INFO cinder.api.openstack.wsgi [req-6f7e0c5e-d5a1-40b3-a681-b608080d850c req-507f0ccc-304a-4280-b137-d7e6cdc9218f demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 09 04:08:47.895777 np0000179102 devstack@c-api.service[112922]: [pid: 112922|app: 0|req: 2/7] 199.204.45.22 () {66 vars in 1339 bytes} [Tue Jun 9 04:08:47 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:08:47.939239 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.middleware.request_id [None req-1ed41697-5f75-4b05-a333-d67607df9f4e None None] RequestId filter calling following filter/app {{(pid=112923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:48.252523 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [None req-1ed41697-5f75-4b05-a333-d67607df9f4e demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 09 04:08:48.252883 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [None req-1ed41697-5f75-4b05-a333-d67607df9f4e demo demo] Empty body provided in request {{(pid=112923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:48.253081 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [None req-1ed41697-5f75-4b05-a333-d67607df9f4e demo demo] Calling method 'show' {{(pid=112923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:48.293026 np0000179102 devstack@c-api.service[112923]: DEBUG oslo_db.sqlalchemy.engines [None req-1ed41697-5f75-4b05-a333-d67607df9f4e 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=112923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:08:48.311564 np0000179102 devstack@c-api.service[112923]: /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 09 04:08:48.311564 np0000179102 devstack@c-api.service[112923]: warnings.warn( Jun 09 04:08:48.313604 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [None req-1ed41697-5f75-4b05-a333-d67607df9f4e demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 09 04:08:48.313979 np0000179102 devstack@c-api.service[112923]: [pid: 112923|app: 0|req: 2/8] 199.204.45.22 () {64 vars in 1294 bytes} [Tue Jun 9 04:08:47 2026] GET /volume/v3/types/default => generated 145 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:08:48.427605 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-4b7c7577-4240-4b0a-b102-7b0231803a34 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:48.751437 np0000179102 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-4b7c7577-4240-4b0a-b102-7b0231803a34 demo demo] GET https://199.204.45.22/volume/v3/types Jun 09 04:08:48.751437 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-4b7c7577-4240-4b0a-b102-7b0231803a34 demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:48.752057 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-4b7c7577-4240-4b0a-b102-7b0231803a34 demo demo] Calling method 'index' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:48.752331 np0000179102 devstack@c-api.service[112920]: /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 09 04:08:48.752331 np0000179102 devstack@c-api.service[112920]: warnings.warn( Jun 09 04:08:48.752775 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-4b7c7577-4240-4b0a-b102-7b0231803a34 demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 04:08:48.791959 np0000179102 devstack@c-api.service[112920]: DEBUG oslo_db.sqlalchemy.engines [None req-4b7c7577-4240-4b0a-b102-7b0231803a34 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=112920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:08:48.812397 np0000179102 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-4b7c7577-4240-4b0a-b102-7b0231803a34 demo demo] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jun 09 04:08:48.813075 np0000179102 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 3/9] 199.204.45.22 () {64 vars in 1283 bytes} [Tue Jun 9 04:08:48 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:08:49.220199 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-5a7a7feb-bc2c-4cf6-83c1-32431644f3f5 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:49.221343 np0000179102 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 3/10] 199.204.45.22 () {62 vars in 1061 bytes} [Tue Jun 9 04:08:49 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:08:49.259879 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.middleware.request_id [None req-b41574f7-185f-42ad-8732-edb7f761331a None None] RequestId filter calling following filter/app {{(pid=112922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:49.266546 np0000179102 devstack@c-api.service[112922]: [pid: 112922|app: 0|req: 3/11] 199.204.45.22 () {64 vars in 1265 bytes} [Tue Jun 9 04:08:49 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 04:08:49.307000 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.middleware.request_id [req-b41574f7-185f-42ad-8732-edb7f761331a req-8035ec53-9804-48bc-b004-ef62e5dcc960 None None] RequestId filter calling following filter/app {{(pid=112923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:49.308748 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [req-b41574f7-185f-42ad-8732-edb7f761331a req-8035ec53-9804-48bc-b004-ef62e5dcc960 demo demo] GET https://199.204.45.22/volume/v3/ Jun 09 04:08:49.309012 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [req-b41574f7-185f-42ad-8732-edb7f761331a req-8035ec53-9804-48bc-b004-ef62e5dcc960 demo demo] Empty body provided in request {{(pid=112923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:49.309286 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [req-b41574f7-185f-42ad-8732-edb7f761331a req-8035ec53-9804-48bc-b004-ef62e5dcc960 demo demo] Calling method 'version_select' {{(pid=112923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:49.309883 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [req-b41574f7-185f-42ad-8732-edb7f761331a req-8035ec53-9804-48bc-b004-ef62e5dcc960 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 09 04:08:49.310314 np0000179102 devstack@c-api.service[112923]: [pid: 112923|app: 0|req: 3/12] 199.204.45.22 () {66 vars in 1339 bytes} [Tue Jun 9 04:08:49 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:08:49.355297 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-0e17af6f-75ac-400d-8d5d-f23f756d1e11 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:49.358075 np0000179102 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-0e17af6f-75ac-400d-8d5d-f23f756d1e11 demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 09 04:08:49.358337 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-0e17af6f-75ac-400d-8d5d-f23f756d1e11 demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:49.358592 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-0e17af6f-75ac-400d-8d5d-f23f756d1e11 demo demo] Calling method 'show' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:49.375305 np0000179102 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-0e17af6f-75ac-400d-8d5d-f23f756d1e11 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 09 04:08:49.375624 np0000179102 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 4/13] 199.204.45.22 () {64 vars in 1294 bytes} [Tue Jun 9 04:08:49 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:08:49.978953 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-4af6c333-967f-46e6-9a5f-56be01d0ceda None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:49.979744 np0000179102 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 4/14] 199.204.45.22 () {62 vars in 1061 bytes} [Tue Jun 9 04:08:49 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:08:50.012164 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.middleware.request_id [None req-9f87bcc0-89b9-4692-bf06-b81a223c14e7 None None] RequestId filter calling following filter/app {{(pid=112922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:50.014405 np0000179102 devstack@c-api.service[112922]: [pid: 112922|app: 0|req: 4/15] 199.204.45.22 () {64 vars in 1265 bytes} [Tue Jun 9 04:08:50 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 04:08:50.047642 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.middleware.request_id [req-9f87bcc0-89b9-4692-bf06-b81a223c14e7 req-9107d3c7-94f0-419f-940c-be69fd88d86a None None] RequestId filter calling following filter/app {{(pid=112923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:50.051000 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [req-9f87bcc0-89b9-4692-bf06-b81a223c14e7 req-9107d3c7-94f0-419f-940c-be69fd88d86a demo demo] GET https://199.204.45.22/volume/v3/ Jun 09 04:08:50.051401 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [req-9f87bcc0-89b9-4692-bf06-b81a223c14e7 req-9107d3c7-94f0-419f-940c-be69fd88d86a demo demo] Empty body provided in request {{(pid=112923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:50.051785 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [req-9f87bcc0-89b9-4692-bf06-b81a223c14e7 req-9107d3c7-94f0-419f-940c-be69fd88d86a demo demo] Calling method 'version_select' {{(pid=112923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:50.052505 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [req-9f87bcc0-89b9-4692-bf06-b81a223c14e7 req-9107d3c7-94f0-419f-940c-be69fd88d86a demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 09 04:08:50.053234 np0000179102 devstack@c-api.service[112923]: [pid: 112923|app: 0|req: 4/16] 199.204.45.22 () {66 vars in 1339 bytes} [Tue Jun 9 04:08:50 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:08:50.099629 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-c9e14920-9df0-47cb-9c80-029d2d742826 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:50.101803 np0000179102 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-c9e14920-9df0-47cb-9c80-029d2d742826 demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 09 04:08:50.102030 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-c9e14920-9df0-47cb-9c80-029d2d742826 demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:50.102292 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-c9e14920-9df0-47cb-9c80-029d2d742826 demo demo] Calling method 'show' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:50.110343 np0000179102 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-c9e14920-9df0-47cb-9c80-029d2d742826 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 09 04:08:50.110650 np0000179102 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 5/17] 199.204.45.22 () {64 vars in 1294 bytes} [Tue Jun 9 04:08:50 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:08:50.155346 np0000179102 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-b6c0467c-c269-4408-9fcf-5079a5523304 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:50.156843 np0000179102 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 5/18] 199.204.45.22 () {62 vars in 1061 bytes} [Tue Jun 9 04:08:50 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:08:50.195161 np0000179102 devstack@c-api.service[112922]: DEBUG cinder.api.middleware.request_id [None req-11162bee-8c31-49a5-abdf-f754e8b21e2f None None] RequestId filter calling following filter/app {{(pid=112922) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:50.198839 np0000179102 devstack@c-api.service[112922]: [pid: 112922|app: 0|req: 5/19] 199.204.45.22 () {64 vars in 1265 bytes} [Tue Jun 9 04:08:50 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 04:08:50.239926 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.middleware.request_id [req-11162bee-8c31-49a5-abdf-f754e8b21e2f req-3d964e97-3508-41c7-a9f3-97618bf29c18 None None] RequestId filter calling following filter/app {{(pid=112923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:50.243101 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [req-11162bee-8c31-49a5-abdf-f754e8b21e2f req-3d964e97-3508-41c7-a9f3-97618bf29c18 demo demo] GET https://199.204.45.22/volume/v3/ Jun 09 04:08:50.243489 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [req-11162bee-8c31-49a5-abdf-f754e8b21e2f req-3d964e97-3508-41c7-a9f3-97618bf29c18 demo demo] Empty body provided in request {{(pid=112923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:50.243847 np0000179102 devstack@c-api.service[112923]: DEBUG cinder.api.openstack.wsgi [req-11162bee-8c31-49a5-abdf-f754e8b21e2f req-3d964e97-3508-41c7-a9f3-97618bf29c18 demo demo] Calling method 'version_select' {{(pid=112923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:50.244574 np0000179102 devstack@c-api.service[112923]: INFO cinder.api.openstack.wsgi [req-11162bee-8c31-49a5-abdf-f754e8b21e2f req-3d964e97-3508-41c7-a9f3-97618bf29c18 demo demo] https://199.204.45.22/volume/v3/ returned with HTTP 200 Jun 09 04:08:50.245230 np0000179102 devstack@c-api.service[112923]: [pid: 112923|app: 0|req: 5/20] 199.204.45.22 () {66 vars in 1339 bytes} [Tue Jun 9 04:08:50 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:08:50.290302 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-43a45bb5-935e-4223-ad59-ca2660b7ccc6 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:50.293323 np0000179102 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-43a45bb5-935e-4223-ad59-ca2660b7ccc6 demo demo] GET https://199.204.45.22/volume/v3/types/default Jun 09 04:08:50.293689 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-43a45bb5-935e-4223-ad59-ca2660b7ccc6 demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:50.294041 np0000179102 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-43a45bb5-935e-4223-ad59-ca2660b7ccc6 demo demo] Calling method 'show' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:50.303106 np0000179102 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-43a45bb5-935e-4223-ad59-ca2660b7ccc6 demo demo] https://199.204.45.22/volume/v3/types/default returned with HTTP 200 Jun 09 04:08:50.303534 np0000179102 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 6/21] 199.204.45.22 () {64 vars in 1294 bytes} [Tue Jun 9 04:08:50 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 09 04:08:58.309035 np0000179102 devstack@c-api.service[112923]: DEBUG dbcounter [-] [112923] Writing DB stats cinder:SELECT=2 {{(pid=112923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}