Jun 29 04:29:48.418263 np0000183328 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:29:48.424668 np0000183328 devstack@c-api.service[113300]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:29:48 2026] *** Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: nodename: np0000183328 Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: machine: x86_64 Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: clock source: unix Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: pcre jit disabled Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: detected number of CPU cores: 16 Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: current working directory: / Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: your processes number limit is 256917 Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: your memory page size is 4096 bytes Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: detected max file descriptor number: 2048 Jun 29 04:29:48.427511 np0000183328 devstack@c-api.service[113300]: lock engine: pthread robust mutexes Jun 29 04:29:48.428117 np0000183328 devstack@c-api.service[113300]: thunder lock: enabled Jun 29 04:29:48.428117 np0000183328 devstack@c-api.service[113300]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:29:48.428117 np0000183328 devstack@c-api.service[113300]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:29:48.428117 np0000183328 devstack@c-api.service[113300]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:29:48.428117 np0000183328 devstack@c-api.service[113300]: Set PythonHome to /opt/stack/data/venv Jun 29 04:29:48.473875 np0000183328 devstack@c-api.service[113300]: Python main interpreter initialized at 0x7ea03e0a3668 Jun 29 04:29:48.473875 np0000183328 devstack@c-api.service[113300]: python threads support enabled Jun 29 04:29:48.474036 np0000183328 devstack@c-api.service[113300]: your server socket listen backlog is limited to 100 connections Jun 29 04:29:48.474036 np0000183328 devstack@c-api.service[113300]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:29:48.474607 np0000183328 devstack@c-api.service[113300]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:29:48.474779 np0000183328 devstack@c-api.service[113300]: *** Operational MODE: preforking *** Jun 29 04:29:48.475038 np0000183328 devstack@c-api.service[113300]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:29:48.475038 np0000183328 devstack@c-api.service[113300]: spawned uWSGI master process (pid: 113300) Jun 29 04:29:48.475317 np0000183328 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:29:48.475953 np0000183328 devstack@c-api.service[113300]: spawned uWSGI worker 1 (pid: 113301, cores: 1) Jun 29 04:29:48.476559 np0000183328 devstack@c-api.service[113300]: spawned uWSGI worker 2 (pid: 113302, cores: 1) Jun 29 04:29:48.477151 np0000183328 devstack@c-api.service[113300]: spawned uWSGI worker 3 (pid: 113303, cores: 1) Jun 29 04:29:48.477717 np0000183328 devstack@c-api.service[113300]: spawned uWSGI worker 4 (pid: 113304, cores: 1) Jun 29 04:29:48.477783 np0000183328 devstack@c-api.service[113300]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:29:48.607077 np0000183328 devstack@c-api.service[113301]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:48.607077 np0000183328 devstack@c-api.service[113301]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:48.607077 np0000183328 devstack@c-api.service[113301]: we strongly recommend against using it for new projects. Jun 29 04:29:48.607077 np0000183328 devstack@c-api.service[113301]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:48.607077 np0000183328 devstack@c-api.service[113301]: framework. For more detail see Jun 29 04:29:48.607077 np0000183328 devstack@c-api.service[113301]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:48.607077 np0000183328 devstack@c-api.service[113301]: import eventlet # noqa Jun 29 04:29:48.608171 np0000183328 devstack@c-api.service[113303]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:48.608171 np0000183328 devstack@c-api.service[113303]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:48.608171 np0000183328 devstack@c-api.service[113303]: we strongly recommend against using it for new projects. Jun 29 04:29:48.608171 np0000183328 devstack@c-api.service[113303]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:48.608171 np0000183328 devstack@c-api.service[113303]: framework. For more detail see Jun 29 04:29:48.608171 np0000183328 devstack@c-api.service[113303]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:48.608171 np0000183328 devstack@c-api.service[113303]: import eventlet # noqa Jun 29 04:29:48.610798 np0000183328 devstack@c-api.service[113304]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:48.610798 np0000183328 devstack@c-api.service[113304]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:48.610798 np0000183328 devstack@c-api.service[113304]: we strongly recommend against using it for new projects. Jun 29 04:29:48.610798 np0000183328 devstack@c-api.service[113304]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:48.610798 np0000183328 devstack@c-api.service[113304]: framework. For more detail see Jun 29 04:29:48.610798 np0000183328 devstack@c-api.service[113304]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:48.610798 np0000183328 devstack@c-api.service[113304]: import eventlet # noqa Jun 29 04:29:48.611618 np0000183328 devstack@c-api.service[113302]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:29:48.611618 np0000183328 devstack@c-api.service[113302]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:29:48.611618 np0000183328 devstack@c-api.service[113302]: we strongly recommend against using it for new projects. Jun 29 04:29:48.611618 np0000183328 devstack@c-api.service[113302]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:29:48.611618 np0000183328 devstack@c-api.service[113302]: framework. For more detail see Jun 29 04:29:48.611618 np0000183328 devstack@c-api.service[113302]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:29:48.611618 np0000183328 devstack@c-api.service[113302]: import eventlet # noqa Jun 29 04:29:48.693196 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:29:48.693196 np0000183328 devstack@c-api.service[113303]: warnings.warn( Jun 29 04:29:48.693981 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:29:48.693981 np0000183328 devstack@c-api.service[113304]: warnings.warn( Jun 29 04:29:48.695027 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:29:48.695027 np0000183328 devstack@c-api.service[113301]: warnings.warn( Jun 29 04:29:48.695961 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:29:48.695961 np0000183328 devstack@c-api.service[113302]: warnings.warn( Jun 29 04:29:48.768483 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:29:48.768483 np0000183328 devstack@c-api.service[113303]: from cgi import parse_header Jun 29 04:29:48.771801 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:29:48.771801 np0000183328 devstack@c-api.service[113301]: from cgi import parse_header Jun 29 04:29:48.774546 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:29:48.774546 np0000183328 devstack@c-api.service[113304]: from cgi import parse_header Jun 29 04:29:48.778208 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 29 04:29:48.778208 np0000183328 devstack@c-api.service[113302]: from cgi import parse_header Jun 29 04:29:48.817278 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:29:48.817278 np0000183328 devstack@c-api.service[113303]: removals.removed_module( Jun 29 04:29:48.818716 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:29:48.818716 np0000183328 devstack@c-api.service[113303]: removals.removed_module( Jun 29 04:29:48.825202 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:29:48.825202 np0000183328 devstack@c-api.service[113304]: removals.removed_module( Jun 29 04:29:48.826816 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:29:48.826816 np0000183328 devstack@c-api.service[113304]: removals.removed_module( Jun 29 04:29:48.827836 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:29:48.827836 np0000183328 devstack@c-api.service[113302]: removals.removed_module( Jun 29 04:29:48.827999 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 29 04:29:48.827999 np0000183328 devstack@c-api.service[113301]: removals.removed_module( Jun 29 04:29:48.829294 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:29:48.829294 np0000183328 devstack@c-api.service[113301]: removals.removed_module( Jun 29 04:29:48.830232 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 29 04:29:48.830232 np0000183328 devstack@c-api.service[113302]: removals.removed_module( Jun 29 04:29:49.601682 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:29:49.601682 np0000183328 devstack@c-api.service[113304]: warnings.warn( Jun 29 04:29:49.606226 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:29:49.606226 np0000183328 devstack@c-api.service[113303]: warnings.warn( Jun 29 04:29:49.607976 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:29:49.607976 np0000183328 devstack@c-api.service[113301]: warnings.warn( Jun 29 04:29:49.615135 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 29 04:29:49.615135 np0000183328 devstack@c-api.service[113302]: warnings.warn( Jun 29 04:29:49.651066 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:29:49.651066 np0000183328 devstack@c-api.service[113304]: warnings.warn( Jun 29 04:29:49.656363 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:29:49.656363 np0000183328 devstack@c-api.service[113303]: warnings.warn( Jun 29 04:29:49.660028 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:29:49.660028 np0000183328 devstack@c-api.service[113301]: warnings.warn( Jun 29 04:29:49.664979 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 29 04:29:49.664979 np0000183328 devstack@c-api.service[113302]: warnings.warn( Jun 29 04:29:49.852637 np0000183328 devstack@c-api.service[113304]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:29:49.852912 np0000183328 devstack@c-api.service[113302]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:29:49.853008 np0000183328 devstack@c-api.service[113304]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113304) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:49.853095 np0000183328 devstack@c-api.service[113302]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113302) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:49.855540 np0000183328 devstack@c-api.service[113303]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:29:49.855708 np0000183328 devstack@c-api.service[113303]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113303) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:49.860775 np0000183328 devstack@c-api.service[113301]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 29 04:29:49.860966 np0000183328 devstack@c-api.service[113301]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113301) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:29:49.938543 np0000183328 devstack@c-api.service[113304]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:29:49.938543 np0000183328 devstack@c-api.service[113304]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:49.939979 np0000183328 devstack@c-api.service[113302]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:29:49.939979 np0000183328 devstack@c-api.service[113302]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:49.940135 np0000183328 devstack@c-api.service[113303]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:29:49.940135 np0000183328 devstack@c-api.service[113303]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:49.943310 np0000183328 devstack@c-api.service[113301]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 29 04:29:49.943310 np0000183328 devstack@c-api.service[113301]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:29:50.403977 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113303) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:50.404415 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113301) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:50.404519 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.404519 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.404647 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113304) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:50.404717 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113302) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:29:50.404782 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.404879 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.404954 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.404954 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.405065 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.405132 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.405198 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.405260 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.405323 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.405382 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.405444 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.405501 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.405564 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.405628 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.405692 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.405757 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.405820 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.405924 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.405989 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.406046 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.406102 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.406165 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.406228 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.406228 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.406330 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.406397 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.406453 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.406509 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.406565 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.406619 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.406676 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.406731 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.406792 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.407453 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.407597 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.407752 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.407906 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.408032 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.408152 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.408152 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.408152 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.408152 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.408152 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.408736 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.409055 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.409231 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.409356 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.409462 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.409462 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.409667 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.409768 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.409905 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.410016 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.410133 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.410241 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.410341 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.410448 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.410557 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.410557 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.410758 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.410758 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.410758 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.410758 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.410758 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.410758 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.410758 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.414328 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.414405 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.414455 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.414505 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.414557 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.414603 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.414654 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.414706 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.414758 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.414758 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.414861 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.414918 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.414971 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.415023 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.415073 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.415120 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.415120 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.415204 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.415265 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.415334 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.415403 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.415461 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.415515 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.415562 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.415611 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.415664 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.415664 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.415664 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.416023 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.416077 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.416137 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.416187 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.416255 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.416312 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.416376 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.416376 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.416478 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.416530 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.416580 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.416628 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.416682 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.416727 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.416774 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.416825 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.416893 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.416946 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.416991 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.417034 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.417101 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.417161 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.417219 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.417281 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.417347 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.417392 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.417435 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.417481 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.417529 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.417575 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.417624 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.417674 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.417725 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.417777 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.417820 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.417877 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.417933 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.417978 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.418026 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.418072 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.418120 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.418176 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.418225 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.418272 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.418319 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.418367 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.418410 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.418479 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.418532 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.418576 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.418618 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.418672 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.418718 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.418764 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.418810 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.418810 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.418919 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.418919 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.419011 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.419044 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.419073 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.419100 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.419126 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.419155 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.419177 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.419206 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.419231 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.419259 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.419285 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.419318 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.419344 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.419370 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.419393 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.419424 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.419452 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.419479 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.419508 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.419535 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.419565 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.419589 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.419589 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.419589 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.419589 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.419589 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.419926 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.419978 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.420021 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.420072 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.420125 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.420165 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.420260 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.420315 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.420364 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.420414 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.420459 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.420507 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.420572 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.420640 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.420710 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.420784 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.420871 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.420949 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.421017 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.421080 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.421150 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.421286 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.421360 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.421433 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.421500 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.421576 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.421648 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.421718 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.421994 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.422083 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.422165 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.422165 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.422294 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.422294 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.422428 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.422555 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.422631 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.422673 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.422753 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.422823 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.422915 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.422915 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.422993 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.423046 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.423085 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.423125 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.423165 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.423207 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.423240 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.423284 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.423323 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.423364 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.423403 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.423437 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.423479 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.423517 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.423555 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.423594 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.423636 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.423682 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.423720 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.423720 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.423789 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.423827 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.423895 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.423935 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.423976 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.424015 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.424056 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.424094 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.424127 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.424165 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.424204 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.424277 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.424277 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.424277 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.424277 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.424423 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.424423 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.424423 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.424423 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.424423 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.424423 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.424423 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.425390 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.425448 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.425495 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.425588 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.425663 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.425737 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.425813 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.425904 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.425945 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.425990 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.426024 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.426057 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.426102 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.426141 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.426179 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.426222 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.426259 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.426292 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.426331 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.426364 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.426403 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.426436 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.426436 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.426520 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.426554 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.426777 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.426777 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.426777 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.430872 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.430987 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.431107 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.431107 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.431268 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.431268 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.431410 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.431478 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.431548 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.431611 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.431673 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.431741 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.431808 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.431920 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.432002 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.432078 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.432143 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.432143 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.432143 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.432143 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.432143 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.432434 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.432434 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.432434 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.432434 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.432434 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.432434 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.432723 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.432760 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.432800 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.432842 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.432909 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.432956 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.432994 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.432994 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.433061 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.433094 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.433127 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.433166 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.433204 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.433239 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.433276 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.433321 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.433363 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.433396 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.433436 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.433474 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.433511 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.433550 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.433584 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.433625 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.433668 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.433701 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.433740 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.433740 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.433740 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.433842 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.433842 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.433974 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.433974 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.434050 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.434100 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.434133 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.434177 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.434212 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.434248 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.434292 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.434331 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.434374 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.434412 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.434453 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.434487 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.434526 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.434561 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.434594 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.434633 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.434666 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.434699 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.434743 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.434777 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.434815 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.435437 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.435437 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.435437 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.437049 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.437137 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.437215 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.437285 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.437369 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.437444 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.437516 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.437603 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.437672 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.437745 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.437809 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.437899 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.437976 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.438046 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.438113 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.438187 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.438261 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.438326 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.438397 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.438460 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.438529 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.438600 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.438663 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.438746 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.438878 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.438985 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.438985 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.438985 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.439529 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.439614 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.439686 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.439686 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.439812 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.439917 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.439992 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.440064 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.440129 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.440191 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.440252 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.440354 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.440427 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.440497 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.440557 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.440619 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.440682 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.440762 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.440837 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.440928 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.441001 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.441070 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.441135 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.441251 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.441322 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.441395 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.441466 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.441542 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.441612 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.441676 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.441737 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.441803 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.441885 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.441950 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.442013 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.442074 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.442153 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.442220 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.442291 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.442355 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.442422 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.442491 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.442560 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.442628 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.442691 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.442761 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.442842 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.442937 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.443007 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.443078 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.443141 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.443203 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.443270 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.443332 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.443400 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.443476 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.443551 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.443615 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.443678 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.443721 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.443760 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.443795 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.443829 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.443917 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.443987 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.444049 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.444096 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.444140 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.444194 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.444238 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.444282 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.444378 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.444435 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.444483 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.444524 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.444568 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.444599 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.444626 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.444653 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.444680 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.444708 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.444741 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.444776 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.444807 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.444861 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.444861 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.444861 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.444967 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.444996 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.445023 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.445050 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.445072 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.445099 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.445128 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.445152 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.445178 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.445178 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.445225 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.445254 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.445277 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.445277 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.445319 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.445343 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.445366 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.445393 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.445416 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.445445 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.445471 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.445501 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.445524 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.445524 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.445524 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.445584 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.445610 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.445635 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.445658 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.445685 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.445715 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.445738 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.445761 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.445784 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.445806 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.445835 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.445879 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.445910 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.445937 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.445965 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.445989 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.446018 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.446041 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.446077 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.446130 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.446157 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.446180 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.446208 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.446237 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.446265 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.446291 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.446315 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.446341 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.446364 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.446391 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.446421 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.446456 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.446481 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.446509 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.446533 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.446560 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.446583 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.446605 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.447298 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.447362 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.447430 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.447499 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.447574 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.447636 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.447704 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.447758 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.447802 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.447864 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.447918 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.447963 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.448007 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.448055 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.448108 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.448151 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.448194 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.448250 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.448307 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.448381 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.448431 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.448474 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.448522 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.448565 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.448618 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.448663 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.448709 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.448755 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.448802 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.448850 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.448914 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.448963 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.449013 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.449060 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.449108 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.449154 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.449200 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.449241 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.449287 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.449332 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.449374 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.449420 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.449467 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.449516 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.449559 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.449559 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.449637 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.449637 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.449721 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.449771 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.449818 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.449883 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.449994 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.450048 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.450089 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.450136 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.450179 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.450225 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.450268 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.450268 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.450351 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.450351 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.450447 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.450491 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.450491 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.450578 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.450622 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.450668 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.450714 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.450756 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.450798 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.450859 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.450859 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.450859 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.450993 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.450993 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.450993 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.451115 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.451165 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.451213 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.451259 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.451306 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.451351 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.451394 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.451436 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.451481 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.451481 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.451481 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.451601 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.451644 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.451692 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.451739 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.451788 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.451835 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.451892 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.451892 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.451982 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.452026 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.452068 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.452114 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.452165 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.452165 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.452256 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.452256 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.452256 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.452453 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.452505 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.452549 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.452591 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.452643 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.452691 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.452735 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.452786 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.452830 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.452891 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.452940 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.452940 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.453026 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.453073 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.453125 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.453125 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.453125 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.453125 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.453285 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.453285 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.453285 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.453285 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.453285 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.453285 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.453285 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.454710 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.454779 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.454827 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.454902 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.454968 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.455029 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.455089 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.455188 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.455270 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.455320 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.455369 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.455413 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.455455 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.455502 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.455546 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.455546 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.455635 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.455662 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.455691 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.455691 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.455691 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.455757 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.455757 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.455757 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.455836 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.455886 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.455929 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.455968 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.455968 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.456027 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.456063 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.456063 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.456121 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.456148 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.456178 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.456215 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.456495 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.456495 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.456495 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.456679 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.456679 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.456800 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.456800 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.456923 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.456978 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.457024 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.457024 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.457103 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.457160 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.457205 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.457205 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.457290 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.457332 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.457381 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.457442 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.457514 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.457572 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.457617 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.457672 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.457672 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.457746 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.457771 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.457771 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.457813 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.457813 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.457878 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.457908 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.457936 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.457960 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.457986 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.458012 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.458038 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.458065 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.458092 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.458115 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.458142 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.458219 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.458311 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.458347 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.458373 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.458397 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.458419 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.458419 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.458419 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.458691 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.458762 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.458814 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.458885 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.458940 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.458988 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.459018 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.459042 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.459105 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.459156 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.459201 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.459254 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.459302 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.459328 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.459352 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.459377 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.459401 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.459423 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.459450 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.459477 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.459501 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.459524 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.459554 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.459579 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.459606 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.459629 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.459656 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.459684 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.459739 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.459763 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.459786 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.459813 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.459837 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.459883 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.459907 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.459930 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.459954 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.459977 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.460000 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.460026 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.460058 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.460090 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.460126 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.460149 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.460176 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.460200 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.460223 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.460249 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.460272 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.460294 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.460316 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.460316 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.460357 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.460384 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.460384 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.460384 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.460787 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.460787 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.460893 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.460938 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.460981 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.461032 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.461081 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.461124 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.461175 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.461220 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.461262 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.461304 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.461346 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.461390 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.461432 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.461474 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.461515 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.461562 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.461607 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.461657 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.461767 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.461814 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.461869 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.461956 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.462037 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.462037 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.462126 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.462169 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.463301 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.463367 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.463417 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.463468 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.463517 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.463561 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.463608 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.463650 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.463700 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.463750 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.463798 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.463841 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.463905 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.463957 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.464002 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.464002 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.464086 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.464116 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.464140 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.464140 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.464140 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.464359 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.464491 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.464588 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.464687 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.464771 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.464865 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.464986 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:29:50.465230 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.465299 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.465350 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.465394 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.465451 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.465514 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.465564 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.465623 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113302) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.465662 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:29:50.465700 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.465732 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.465755 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:29:50.465783 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.465809 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.465840 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:29:50.465888 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.465911 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.465942 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.465969 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:29:50.465996 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113301) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.466023 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113302) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.466049 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:29:50.466075 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113302) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.466100 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:29:50.511520 np0000183328 devstack@c-api.service[113301]: INFO dbcounter [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Registered counter for database cinder Jun 29 04:29:50.511905 np0000183328 devstack@c-api.service[113303]: INFO dbcounter [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Registered counter for database cinder Jun 29 04:29:50.514787 np0000183328 devstack@c-api.service[113304]: INFO dbcounter [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Registered counter for database cinder Jun 29 04:29:50.515504 np0000183328 devstack@c-api.service[113302]: INFO dbcounter [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Registered counter for database cinder Jun 29 04:29:50.555422 np0000183328 devstack@c-api.service[113301]: DEBUG oslo_db.sqlalchemy.engines [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 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=113301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:50.556873 np0000183328 devstack@c-api.service[113303]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 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=113303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:50.559603 np0000183328 devstack@c-api.service[113302]: DEBUG oslo_db.sqlalchemy.engines [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb 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=113302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:50.560478 np0000183328 devstack@c-api.service[113304]: DEBUG oslo_db.sqlalchemy.engines [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 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=113304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:50.675132 np0000183328 devstack@c-api.service[113302]: DEBUG dbcounter [-] [113302] Writer thread running {{(pid=113302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:50.675670 np0000183328 devstack@c-api.service[113303]: DEBUG dbcounter [-] [113303] Writer thread running {{(pid=113303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:50.677917 np0000183328 devstack@c-api.service[113302]: INFO cinder.rpc [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:50.678280 np0000183328 devstack@c-api.service[113303]: INFO cinder.rpc [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:50.679250 np0000183328 devstack@c-api.service[113301]: DEBUG dbcounter [-] [113301] Writer thread running {{(pid=113301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:50.679566 np0000183328 devstack@c-api.service[113304]: DEBUG dbcounter [-] [113304] Writer thread running {{(pid=113304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:29:50.680340 np0000183328 devstack@c-api.service[113302]: INFO cinder.rpc [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:50.680771 np0000183328 devstack@c-api.service[113303]: INFO cinder.rpc [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:50.682434 np0000183328 devstack@c-api.service[113301]: INFO cinder.rpc [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:50.682693 np0000183328 devstack@c-api.service[113302]: INFO cinder.rpc [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:50.682838 np0000183328 devstack@c-api.service[113304]: INFO cinder.rpc [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:29:50.683139 np0000183328 devstack@c-api.service[113303]: INFO cinder.rpc [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:50.684612 np0000183328 devstack@c-api.service[113302]: INFO cinder.rpc [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:50.684990 np0000183328 devstack@c-api.service[113303]: INFO cinder.rpc [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:50.685066 np0000183328 devstack@c-api.service[113301]: INFO cinder.rpc [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:50.685473 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.685542 np0000183328 devstack@c-api.service[113304]: INFO cinder.rpc [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:29:50.685813 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.687734 np0000183328 devstack@c-api.service[113301]: INFO cinder.rpc [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:50.687818 np0000183328 devstack@c-api.service[113304]: INFO cinder.rpc [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:29:50.688634 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.689074 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.689523 np0000183328 devstack@c-api.service[113304]: INFO cinder.rpc [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:50.690245 np0000183328 devstack@c-api.service[113301]: INFO cinder.rpc [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:29:50.690386 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.691632 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.693565 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.695430 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.720752 np0000183328 devstack@c-api.service[113302]: DEBUG oslo_db.sqlalchemy.engines [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb 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=113302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:50.722048 np0000183328 devstack@c-api.service[113303]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 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=113303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:50.723482 np0000183328 devstack@c-api.service[113302]: INFO cinder.rpc [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:50.724664 np0000183328 devstack@c-api.service[113303]: INFO cinder.rpc [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:50.727128 np0000183328 devstack@c-api.service[113303]: INFO cinder.rpc [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:50.728102 np0000183328 devstack@c-api.service[113302]: INFO cinder.rpc [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:50.728299 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.729475 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.729743 np0000183328 devstack@c-api.service[113304]: DEBUG oslo_db.sqlalchemy.engines [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 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=113304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:50.731142 np0000183328 devstack@c-api.service[113301]: DEBUG oslo_db.sqlalchemy.engines [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 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=113301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:50.732831 np0000183328 devstack@c-api.service[113304]: INFO cinder.rpc [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:50.734013 np0000183328 devstack@c-api.service[113301]: INFO cinder.rpc [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:29:50.735436 np0000183328 devstack@c-api.service[113304]: INFO cinder.rpc [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:50.736760 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.736979 np0000183328 devstack@c-api.service[113301]: INFO cinder.rpc [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:29:50.738219 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.740501 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.744660 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.745451 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.748562 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.750209 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.751231 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.752951 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.753939 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.754450 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.754931 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.757076 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.757600 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.757662 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.760135 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.762360 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.762671 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.763549 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.763797 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.765777 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.766378 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.766882 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.768723 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.769191 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.770026 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.770680 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.771392 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.771867 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.773391 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.774686 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.774775 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.776058 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.777608 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.778877 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.779145 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.779194 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.780314 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.782147 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.782506 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.783875 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.784690 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.784798 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.786572 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.786874 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.787700 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.788017 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.788278 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.789388 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.791106 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.791176 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.791280 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.792412 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.792794 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.793407 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.793822 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.795027 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.795110 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.795310 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.796318 np0000183328 devstack@c-api.service[113303]: WARNING cinder.api.contrib.hosts [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:50.796533 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.796652 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: extensions {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.797922 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: cgsnapshots {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.798042 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.799068 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.799307 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: qos-specs {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.799521 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.799664 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.800771 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.801424 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: capabilities {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.802233 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.803533 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.803633 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: backups {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.804496 np0000183328 devstack@c-api.service[113301]: WARNING cinder.api.contrib.hosts [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:50.804659 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.804931 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: extensions {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.805707 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: os-volume-type-access {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.806223 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: cgsnapshots {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.807352 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: encryption {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.807538 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: qos-specs {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.808062 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.808207 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.808826 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: consistencygroups {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.809581 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: capabilities {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.810474 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.810800 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: extra_specs {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.811651 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: backups {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.812365 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: encryption {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.812647 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.813351 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.813612 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: os-volume-type-access {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.813922 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: os-volume-manage {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.814708 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.815245 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: encryption {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.815364 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: os-volume-transfer {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.816570 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.816661 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: consistencygroups {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.816936 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.816996 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: os-availability-zone {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.818394 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: os-quota-sets {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.818606 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: extra_specs {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.818938 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.818991 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.819770 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: os-quota-class-sets {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.820136 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: encryption {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.821074 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: os-snapshot-manage {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.821184 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.821219 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.821597 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: os-volume-manage {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.822588 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: os-hosts {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.822879 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.823068 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: os-volume-transfer {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.823884 np0000183328 devstack@c-api.service[113302]: WARNING cinder.api.contrib.hosts [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:50.824159 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: extensions {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.824344 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extended resource: scheduler-stats {{(pid=113303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.824426 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.824830 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: os-availability-zone {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.825539 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: cgsnapshots {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.826153 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: os-quota-sets {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.826470 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.827006 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: qos-specs {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.827504 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: os-quota-class-sets {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.827997 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.828094 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.828797 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: os-snapshot-manage {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.829116 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: capabilities {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.829310 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.contrib.snapshot_actions [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] SnapshotActionsController initialized {{(pid=113303) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:50.830197 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: os-hosts {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.830351 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.831051 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.831130 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: backups {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.831543 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extended resource: scheduler-stats {{(pid=113301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.831911 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.833315 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.833410 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: os-volume-type-access {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.833465 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.833672 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.834886 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.834992 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: encryption {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.835138 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.835404 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.835963 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.contrib.snapshot_actions [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] SnapshotActionsController initialized {{(pid=113301) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:50.836497 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: consistencygroups {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.836559 np0000183328 devstack@c-api.service[113303]: WARNING castellan.key_manager.migration [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.836696 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.836873 np0000183328 devstack@c-api.service[113304]: WARNING cinder.api.contrib.hosts [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:29:50.837228 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: extensions {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.837434 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension UsedLimits extending resource: limits {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.837581 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.837805 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.837927 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.838012 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.838130 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension VolumeActions extending resource: volumes {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.838239 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.838351 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.838454 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension TypesManage extending resource: types {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.838500 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: extra_specs {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.838577 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.838751 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.838900 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension AdminActions extending resource: volumes {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.839008 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension AdminActions extending resource: snapshots {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.839119 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension AdminActions extending resource: backups {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.839222 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.839268 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: cgsnapshots {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.839305 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.839340 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.839452 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.v3.router [None req-7fa61e2b-4bef-4ba7-b7aa-dc61e98e0cc9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.840196 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: encryption {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.840657 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.841294 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: qos-specs {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.841961 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: os-volume-manage {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.842106 np0000183328 devstack@c-api.service[113301]: WARNING castellan.key_manager.migration [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.842933 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension UsedLimits extending resource: limits {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843124 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843225 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843312 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843760 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension VolumeActions extending resource: volumes {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843916 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: os-volume-transfer {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.843966 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843966 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843966 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension TypesManage extending resource: types {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843966 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.843966 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.844137 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension AdminActions extending resource: volumes {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.844173 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension AdminActions extending resource: snapshots {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.844322 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension AdminActions extending resource: backups {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.844409 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.844504 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.844584 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.v3.router [None req-97b742e7-d177-49ae-bdfc-3f3b2b8d9de9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.845092 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: os-availability-zone {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.845766 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: capabilities {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.846420 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: os-quota-sets {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.847095 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: backups {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.847765 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: os-quota-class-sets {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.849003 np0000183328 devstack@c-api.service[113303]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea03e0a3668 pid: 113303 (default app) Jun 29 04:29:50.849082 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: os-volume-type-access {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.849128 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: os-snapshot-manage {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.850460 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: os-hosts {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.850687 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: encryption {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.851837 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extended resource: scheduler-stats {{(pid=113302) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.852440 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: consistencygroups {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.852606 np0000183328 devstack@c-api.service[113301]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea03e0a3668 pid: 113301 (default app) Jun 29 04:29:50.854338 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.854409 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: extra_specs {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.855802 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.855968 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: encryption {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.856649 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.contrib.snapshot_actions [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] SnapshotActionsController initialized {{(pid=113302) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:50.857359 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.857573 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: os-volume-manage {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.858725 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.859171 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: os-volume-transfer {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.859986 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.859986 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.859986 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.859986 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.859986 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.860454 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.860509 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.860564 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.860564 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.860564 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.860564 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.860564 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.860986 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.860986 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.860986 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.860986 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.860986 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.860986 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.861366 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.861366 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.861366 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.861366 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.861366 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.861652 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.861652 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.861652 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.861652 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.865684 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.865684 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.865684 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.865684 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.865684 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.866626 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.866626 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.866626 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.866626 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.866626 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.867201 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.867201 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.867201 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.867201 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.867201 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.867201 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.867704 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.867704 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.867704 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.867704 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.867704 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.867704 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.868274 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.868274 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.868274 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.868274 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.868274 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.868274 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.868825 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.868825 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.868825 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.868825 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.868825 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.868825 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.869348 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.869348 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.869348 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.869348 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.869679 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.869679 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.869679 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.869679 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.869679 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.870120 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.870120 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.870120 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.870120 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.870120 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.870585 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.870585 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.870585 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.870585 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.870585 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.870585 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.871084 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.871084 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.871084 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.871084 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.871084 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.871572 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.871572 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.871572 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.871572 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.871572 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.872048 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.872048 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.872048 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.872048 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.872448 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.872448 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.872448 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.872448 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.872866 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.872866 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.872866 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.872866 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.872866 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.873380 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.873380 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.873380 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.873380 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.873380 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.873838 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.873838 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.873838 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.873838 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.874317 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.874317 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.874317 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.874317 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.874700 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.874700 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.874700 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.874700 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.875058 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: os-availability-zone {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.875127 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.875127 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.875127 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.875127 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.875399 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.875399 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.875399 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.875399 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.875667 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.875667 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.875667 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.875667 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.875667 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.875667 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876099 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876099 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876099 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876099 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876099 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876447 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876447 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876447 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876447 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876447 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876447 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876447 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876922 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876922 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876922 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876922 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.876922 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.876922 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.877326 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.877326 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.877326 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.877326 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.877326 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.877326 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.877704 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.877704 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.877704 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.877704 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.877704 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.877704 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.878161 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.878161 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.878161 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.878161 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.878837 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.878837 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.878837 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.878837 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.879160 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.879160 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.879160 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.879160 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.879437 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.879530 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.879530 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.879530 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:50.879530 np0000183328 devstack@c-api.service[113303]: warnings.warn(deprecated_msg) Jun 29 04:29:50.879889 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: os-quota-sets {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.879980 np0000183328 devstack@c-api.service[113302]: WARNING castellan.key_manager.migration [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.880052 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.middleware.request_id [None req-2e325027-2979-4a08-b13c-50b9c52e1c9e None None] RequestId filter calling following filter/app {{(pid=113303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:50.880134 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension UsedLimits extending resource: limits {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880134 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880134 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880335 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: os-quota-class-sets {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.880400 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880400 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension VolumeActions extending resource: volumes {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880400 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880400 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880400 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension TypesManage extending resource: types {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880400 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880400 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880687 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension AdminActions extending resource: volumes {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880687 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension AdminActions extending resource: snapshots {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880687 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension AdminActions extending resource: backups {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880687 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880836 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: os-snapshot-manage {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.880911 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880911 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.v3.router [None req-fecd8bca-726e-42a7-bc7a-8aba1d2902fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113302) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.880986 np0000183328 devstack@c-api.service[113303]: [pid: 113303|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Mon Jun 29 04:29:50 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:29:50.881028 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: os-hosts {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.881028 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extended resource: scheduler-stats {{(pid=113304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:29:50.881028 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.881028 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.881028 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] SnapshotActionsController initialized {{(pid=113304) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:29:50.881179 np0000183328 devstack@c-api.service[113302]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea03e0a3668 pid: 113302 (default app) Jun 29 04:29:50.881222 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.881222 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.881222 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.881222 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.882629 np0000183328 devstack@c-api.service[113304]: WARNING castellan.key_manager.migration [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:29:50.883490 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension UsedLimits extending resource: limits {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.883605 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.884839 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.884992 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.885099 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension VolumeActions extending resource: volumes {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.885229 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.885333 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.885427 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension TypesManage extending resource: types {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.885543 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.885670 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.885970 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension AdminActions extending resource: volumes {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.886084 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension AdminActions extending resource: snapshots {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.886191 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension AdminActions extending resource: backups {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.886359 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.886464 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.886590 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.v3.router [None req-c8fc7924-ed26-4b2e-89ff-3cc4cbb8e5f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:29:50.895254 np0000183328 devstack@c-api.service[113304]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea03e0a3668 pid: 113304 (default app) Jun 29 04:29:58.205697 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.205697 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.205697 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.205697 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.205697 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.206755 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.206755 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.206755 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.206755 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.206755 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.207650 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.207650 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.207650 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.207650 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.207650 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.207650 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.208592 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.208592 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.208592 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.208592 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.209881 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.209881 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.209881 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.209881 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.210476 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.210476 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.210476 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.210476 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.210721 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.210721 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.210721 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.210721 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.210721 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.210962 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.210962 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.210962 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.210962 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.210962 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211087 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211087 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211087 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211087 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211087 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211087 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211248 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211248 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211248 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211248 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211248 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211248 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211400 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211400 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211400 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211400 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211400 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211400 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211553 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211553 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211553 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211553 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211553 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211721 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211721 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211721 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211721 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211721 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211955 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211955 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211955 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211955 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.211955 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.211955 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212124 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212124 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212124 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212124 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212124 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212124 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212306 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212306 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212306 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212306 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212306 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212463 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212463 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212463 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212463 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212463 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212637 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212637 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212637 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212637 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212757 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212757 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212757 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212757 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212898 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212898 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212898 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.212898 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.212898 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213051 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213051 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213051 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213051 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213051 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213195 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213195 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213195 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213195 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213314 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213314 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213314 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213314 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213423 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213423 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213423 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213423 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213530 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213530 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213530 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213530 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213636 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213636 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213636 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213636 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213742 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213742 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213742 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213742 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213742 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213890 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213890 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213890 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213890 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.213890 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.213890 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214055 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214055 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214055 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214055 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214055 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214181 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214181 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214181 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214181 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214181 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214181 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214334 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214334 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214334 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214334 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214334 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214334 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214488 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214488 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214488 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214488 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214488 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214488 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214664 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214664 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214664 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214664 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214664 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214664 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214820 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214820 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214820 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214820 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214952 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214952 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214952 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.214952 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.214952 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.215089 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.215089 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.215089 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.215089 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:29:58.215089 np0000183328 devstack@c-api.service[113301]: warnings.warn(deprecated_msg) Jun 29 04:29:58.215089 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.middleware.request_id [None req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec None None] RequestId filter calling following filter/app {{(pid=113301) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:58.721208 np0000183328 devstack@c-api.service[113301]: INFO cinder.api.openstack.wsgi [None req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec admin admin] POST https://199.204.45.19/volume/v3/types Jun 29 04:29:58.721775 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.openstack.wsgi [None req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113301) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:29:58.723411 np0000183328 devstack@c-api.service[113301]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:29:58.723411 np0000183328 devstack@c-api.service[113301]: warnings.warn( Jun 29 04:29:58.757647 np0000183328 devstack@c-api.service[113301]: DEBUG oslo_db.sqlalchemy.engines [None req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec 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=113301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:58.793147 np0000183328 devstack@c-api.service[113301]: INFO cinder.api.openstack.wsgi [None req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 29 04:29:58.794282 np0000183328 devstack@c-api.service[113301]: [pid: 113301|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Mon Jun 29 04:29:58 2026] POST /volume/v3/types => generated 186 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:29:58.808443 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.middleware.request_id [req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec req-96e0bc30-ac7e-410c-9b94-d7e07142d8bb None None] RequestId filter calling following filter/app {{(pid=113303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:29:59.136559 np0000183328 devstack@c-api.service[113303]: INFO cinder.api.openstack.wsgi [req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec req-96e0bc30-ac7e-410c-9b94-d7e07142d8bb admin admin] POST https://199.204.45.19/volume/v3/types/1605bc4b-ae50-40da-88de-005b71be1ee3/extra_specs Jun 29 04:29:59.137131 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.openstack.wsgi [req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec req-96e0bc30-ac7e-410c-9b94-d7e07142d8bb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:29:59.138876 np0000183328 devstack@c-api.service[113303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:29:59.138876 np0000183328 devstack@c-api.service[113303]: warnings.warn( Jun 29 04:29:59.172510 np0000183328 devstack@c-api.service[113303]: DEBUG oslo_db.sqlalchemy.engines [req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec req-96e0bc30-ac7e-410c-9b94-d7e07142d8bb 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=113303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:29:59.237580 np0000183328 devstack@c-api.service[113303]: INFO cinder.api.openstack.wsgi [req-0550b441-ad64-4db7-b6ad-aa0aefbdf8ec req-96e0bc30-ac7e-410c-9b94-d7e07142d8bb admin admin] https://199.204.45.19/volume/v3/types/1605bc4b-ae50-40da-88de-005b71be1ee3/extra_specs returned with HTTP 200 Jun 29 04:29:59.238835 np0000183328 devstack@c-api.service[113303]: [pid: 113303|app: 0|req: 2/3] 199.204.45.19 () {70 vars in 1498 bytes} [Mon Jun 29 04:29:58 2026] POST /volume/v3/types/1605bc4b-ae50-40da-88de-005b71be1ee3/extra_specs => generated 55 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:30:00.725520 np0000183328 devstack@c-api.service[113302]: DEBUG dbcounter [-] [113302] Writing DB stats cinder:SELECT=6 {{(pid=113302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:30:00.734520 np0000183328 devstack@c-api.service[113304]: DEBUG dbcounter [-] [113304] Writing DB stats cinder:SELECT=6 {{(pid=113304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:30:08.788153 np0000183328 devstack@c-api.service[113301]: DEBUG dbcounter [-] [113301] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:30:09.232029 np0000183328 devstack@c-api.service[113303]: DEBUG dbcounter [-] [113303] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:32:51.112990 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.112990 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.112990 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.112990 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.113962 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.113962 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.113962 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.113962 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.114249 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.114249 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.114249 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.114249 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.114249 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.114249 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.114668 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.114668 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.114668 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.114668 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.114668 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.115064 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.115064 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.115064 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.115064 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.115064 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.115379 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.115379 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.115379 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.115379 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.115663 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.115663 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.115663 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.115663 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.115663 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116044 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.116044 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116044 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.116044 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116044 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.116380 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116380 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.116380 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116380 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.116380 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116380 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.116836 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116836 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.116836 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116836 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.116836 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.116836 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.117306 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.117306 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.117306 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.117306 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.117306 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.117306 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.117598 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.117598 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.117598 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.117598 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.117598 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.117862 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.117862 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.117862 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.117862 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.117862 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118133 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118133 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118133 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118133 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118133 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118133 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118404 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118404 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118404 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118404 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118404 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118404 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118647 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118647 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118647 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118647 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118647 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118939 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118939 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118939 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.118939 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.118939 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119174 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119174 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119174 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119174 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119350 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119350 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119350 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119350 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119527 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119527 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119527 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119527 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119527 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119748 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119748 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119748 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119748 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119748 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119986 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119986 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.119986 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.119986 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120158 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120158 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120158 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120158 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120334 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120334 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120334 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120334 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120514 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120514 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120514 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120514 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120711 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120711 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120711 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120711 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120914 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120914 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120914 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.120914 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.120914 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121293 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.121293 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121293 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.121293 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121293 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.121293 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121580 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.121580 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121580 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.121580 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121580 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.121798 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121798 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.121798 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121798 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.121798 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.121798 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122200 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122200 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122200 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122200 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122200 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122200 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122485 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122485 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122485 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122485 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122485 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122485 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122828 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122828 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122828 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122828 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.122828 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.122828 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.123189 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.123189 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.123189 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.123189 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.123379 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.123379 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.123379 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.123379 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.123379 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.123625 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.123625 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.123625 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.123625 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:32:51.123625 np0000183328 devstack@c-api.service[113302]: warnings.warn(deprecated_msg) Jun 29 04:32:51.123625 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.middleware.request_id [None req-e7431c90-de91-4d7a-93d3-21919e933c28 None None] RequestId filter calling following filter/app {{(pid=113302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:32:51.123625 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [None req-e7431c90-de91-4d7a-93d3-21919e933c28 None None] GET https://199.204.45.19/volume// Jun 29 04:32:51.124037 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [None req-e7431c90-de91-4d7a-93d3-21919e933c28 None None] Empty body provided in request {{(pid=113302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:32:51.124037 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [None req-e7431c90-de91-4d7a-93d3-21919e933c28 None None] Calling method 'all' {{(pid=113302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:32:51.124037 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [None req-e7431c90-de91-4d7a-93d3-21919e933c28 None None] https://199.204.45.19/volume// returned with HTTP 300 Jun 29 04:32:51.124037 np0000183328 devstack@c-api.service[113302]: [pid: 113302|app: 0|req: 1/4] 199.204.45.19 () {66 vars in 1449 bytes} [Mon Jun 29 04:32:51 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:33:28.892289 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.892289 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.892289 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.892289 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893058 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893058 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893058 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893058 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893302 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893302 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893302 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893302 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893302 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893302 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893630 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893630 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893630 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893630 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893630 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893943 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893943 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893943 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.893943 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.893943 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.894209 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.894209 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.894209 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.894209 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.894464 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.894464 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.894464 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.894464 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.894464 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.894777 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.894777 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.894777 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.894777 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.894777 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895082 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895082 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895082 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895082 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895082 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895082 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895450 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895450 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895450 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895450 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895450 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895450 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895896 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895896 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895896 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895896 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.895896 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.895896 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.896242 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.896242 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.896242 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.896242 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.896242 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.896514 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.896514 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.896514 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.896514 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.896514 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.896780 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.896780 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.896780 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.896780 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.896780 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.896780 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.897144 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.897144 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.897144 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.897144 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.897144 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.897144 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.897451 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.897451 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.897451 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.897451 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.897451 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.897736 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.897736 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.897736 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.897736 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.897736 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898025 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898025 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898025 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898025 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898304 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898304 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898304 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898304 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898556 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898556 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898556 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898556 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898556 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898761 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898761 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898761 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.898761 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.898761 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899017 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899017 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899017 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899017 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899192 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899192 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899192 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899192 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899332 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899332 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899332 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899332 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899478 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899478 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899478 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899478 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899626 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899626 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899626 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899626 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899764 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899764 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899764 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899764 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899764 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899961 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899961 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899961 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899961 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.899961 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.899961 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900152 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900152 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900152 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900152 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900152 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900309 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900309 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900309 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900309 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900309 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900309 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900506 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900506 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900506 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900506 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900506 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900506 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900708 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900708 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900708 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900708 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900708 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900708 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900914 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900914 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900914 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900914 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.900914 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.900914 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.901209 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.901209 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.901209 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.901209 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.901356 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.901356 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.901356 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.901356 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.901356 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.901654 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.901654 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.901654 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.901654 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 29 04:33:28.901654 np0000183328 devstack@c-api.service[113304]: warnings.warn(deprecated_msg) Jun 29 04:33:28.901654 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.middleware.request_id [None req-c40c708f-eee2-46c2-8109-f86d76a33008 None None] RequestId filter calling following filter/app {{(pid=113304) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:28.901654 np0000183328 devstack@c-api.service[113304]: [pid: 113304|app: 0|req: 1/5] 199.204.45.19 () {62 vars in 1061 bytes} [Mon Jun 29 04:33:28 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:33:28.938630 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.middleware.request_id [None req-48fa3255-c55c-4694-b0ac-3bee5b515d8e None None] RequestId filter calling following filter/app {{(pid=113301) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:28.947744 np0000183328 devstack@c-api.service[113301]: [pid: 113301|app: 0|req: 2/6] 199.204.45.19 () {64 vars in 1265 bytes} [Mon Jun 29 04:33:28 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:33:28.984464 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.middleware.request_id [req-48fa3255-c55c-4694-b0ac-3bee5b515d8e req-9b8f91b1-76bd-45b2-8688-05ff58f87dbe None None] RequestId filter calling following filter/app {{(pid=113303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:28.989521 np0000183328 devstack@c-api.service[113303]: INFO cinder.api.openstack.wsgi [req-48fa3255-c55c-4694-b0ac-3bee5b515d8e req-9b8f91b1-76bd-45b2-8688-05ff58f87dbe demo demo] GET https://199.204.45.19/volume/v3/ Jun 29 04:33:28.990086 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.openstack.wsgi [req-48fa3255-c55c-4694-b0ac-3bee5b515d8e req-9b8f91b1-76bd-45b2-8688-05ff58f87dbe demo demo] Empty body provided in request {{(pid=113303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:28.990486 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.openstack.wsgi [req-48fa3255-c55c-4694-b0ac-3bee5b515d8e req-9b8f91b1-76bd-45b2-8688-05ff58f87dbe demo demo] Calling method 'version_select' {{(pid=113303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:28.992110 np0000183328 devstack@c-api.service[113303]: INFO cinder.api.openstack.wsgi [req-48fa3255-c55c-4694-b0ac-3bee5b515d8e req-9b8f91b1-76bd-45b2-8688-05ff58f87dbe demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 29 04:33:28.992954 np0000183328 devstack@c-api.service[113303]: [pid: 113303|app: 0|req: 3/7] 199.204.45.19 () {66 vars in 1339 bytes} [Mon Jun 29 04:33:28 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:29.035389 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.middleware.request_id [None req-75284169-2d67-4e0e-87e3-a344118191c1 None None] RequestId filter calling following filter/app {{(pid=113302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:29.368434 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [None req-75284169-2d67-4e0e-87e3-a344118191c1 demo demo] GET https://199.204.45.19/volume/v3/types Jun 29 04:33:29.368924 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [None req-75284169-2d67-4e0e-87e3-a344118191c1 demo demo] Empty body provided in request {{(pid=113302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:29.369202 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [None req-75284169-2d67-4e0e-87e3-a344118191c1 demo demo] Calling method 'index' {{(pid=113302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:29.369771 np0000183328 devstack@c-api.service[113302]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:33:29.369771 np0000183328 devstack@c-api.service[113302]: warnings.warn( Jun 29 04:33:29.370437 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.api_utils [None req-75284169-2d67-4e0e-87e3-a344118191c1 demo demo] Removing options '' from query. {{(pid=113302) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:33:29.411073 np0000183328 devstack@c-api.service[113302]: DEBUG oslo_db.sqlalchemy.engines [None req-75284169-2d67-4e0e-87e3-a344118191c1 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=113302) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:33:29.432266 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [None req-75284169-2d67-4e0e-87e3-a344118191c1 demo demo] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 29 04:33:29.432694 np0000183328 devstack@c-api.service[113302]: [pid: 113302|app: 0|req: 2/8] 199.204.45.19 () {64 vars in 1283 bytes} [Mon Jun 29 04:33:29 2026] GET /volume/v3/types => generated 377 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:29.470035 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.middleware.request_id [None req-3f935d49-e1b0-4929-a8c4-b91f25a8cbd4 None None] RequestId filter calling following filter/app {{(pid=113304) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:29.809101 np0000183328 devstack@c-api.service[113304]: INFO cinder.api.openstack.wsgi [None req-3f935d49-e1b0-4929-a8c4-b91f25a8cbd4 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 29 04:33:29.809308 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.openstack.wsgi [None req-3f935d49-e1b0-4929-a8c4-b91f25a8cbd4 demo demo] Empty body provided in request {{(pid=113304) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:29.809550 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.openstack.wsgi [None req-3f935d49-e1b0-4929-a8c4-b91f25a8cbd4 demo demo] Calling method 'show' {{(pid=113304) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:29.846792 np0000183328 devstack@c-api.service[113304]: DEBUG oslo_db.sqlalchemy.engines [None req-3f935d49-e1b0-4929-a8c4-b91f25a8cbd4 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=113304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:33:29.866474 np0000183328 devstack@c-api.service[113304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 29 04:33:29.866474 np0000183328 devstack@c-api.service[113304]: warnings.warn( Jun 29 04:33:29.868949 np0000183328 devstack@c-api.service[113304]: INFO cinder.api.openstack.wsgi [None req-3f935d49-e1b0-4929-a8c4-b91f25a8cbd4 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:29.869351 np0000183328 devstack@c-api.service[113304]: [pid: 113304|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1294 bytes} [Mon Jun 29 04:33:29 2026] GET /volume/v3/types/default => generated 145 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:30.348391 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.middleware.request_id [None req-0b63f2cf-0bc2-43bc-b354-ae2586076c94 None None] RequestId filter calling following filter/app {{(pid=113301) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:30.350057 np0000183328 devstack@c-api.service[113301]: [pid: 113301|app: 0|req: 3/10] 199.204.45.19 () {62 vars in 1061 bytes} [Mon Jun 29 04:33:30 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:33:30.383077 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.middleware.request_id [None req-0b36fd9a-551a-42ad-bb5a-6c1a549f392b None None] RequestId filter calling following filter/app {{(pid=113303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:30.392351 np0000183328 devstack@c-api.service[113303]: [pid: 113303|app: 0|req: 4/11] 199.204.45.19 () {64 vars in 1265 bytes} [Mon Jun 29 04:33:30 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:33:30.429957 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.middleware.request_id [req-0b36fd9a-551a-42ad-bb5a-6c1a549f392b req-d65436d7-e64a-4114-9bca-38268c50f659 None None] RequestId filter calling following filter/app {{(pid=113302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:30.433530 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [req-0b36fd9a-551a-42ad-bb5a-6c1a549f392b req-d65436d7-e64a-4114-9bca-38268c50f659 demo demo] GET https://199.204.45.19/volume/v3/ Jun 29 04:33:30.434178 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [req-0b36fd9a-551a-42ad-bb5a-6c1a549f392b req-d65436d7-e64a-4114-9bca-38268c50f659 demo demo] Empty body provided in request {{(pid=113302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:30.434570 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [req-0b36fd9a-551a-42ad-bb5a-6c1a549f392b req-d65436d7-e64a-4114-9bca-38268c50f659 demo demo] Calling method 'version_select' {{(pid=113302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:30.435179 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [req-0b36fd9a-551a-42ad-bb5a-6c1a549f392b req-d65436d7-e64a-4114-9bca-38268c50f659 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 29 04:33:30.435605 np0000183328 devstack@c-api.service[113302]: [pid: 113302|app: 0|req: 3/12] 199.204.45.19 () {66 vars in 1339 bytes} [Mon Jun 29 04:33:30 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 29 04:33:30.476133 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.middleware.request_id [None req-67cff930-c691-41eb-8617-4ca976470234 None None] RequestId filter calling following filter/app {{(pid=113304) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:30.478837 np0000183328 devstack@c-api.service[113304]: INFO cinder.api.openstack.wsgi [None req-67cff930-c691-41eb-8617-4ca976470234 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 29 04:33:30.479093 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.openstack.wsgi [None req-67cff930-c691-41eb-8617-4ca976470234 demo demo] Empty body provided in request {{(pid=113304) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:30.479352 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.openstack.wsgi [None req-67cff930-c691-41eb-8617-4ca976470234 demo demo] Calling method 'show' {{(pid=113304) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:30.488557 np0000183328 devstack@c-api.service[113304]: INFO cinder.api.openstack.wsgi [None req-67cff930-c691-41eb-8617-4ca976470234 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:30.489111 np0000183328 devstack@c-api.service[113304]: [pid: 113304|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1294 bytes} [Mon Jun 29 04:33:30 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:31.102340 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.middleware.request_id [None req-31676f29-b25c-4413-90c8-6832c41d1f4a None None] RequestId filter calling following filter/app {{(pid=113301) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:31.103121 np0000183328 devstack@c-api.service[113301]: [pid: 113301|app: 0|req: 4/14] 199.204.45.19 () {62 vars in 1061 bytes} [Mon Jun 29 04:33:31 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 29 04:33:31.135014 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.middleware.request_id [None req-a6a31443-5057-46c6-a7c7-ee6f0537f72b None None] RequestId filter calling following filter/app {{(pid=113303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:31.138271 np0000183328 devstack@c-api.service[113303]: [pid: 113303|app: 0|req: 5/15] 199.204.45.19 () {64 vars in 1265 bytes} [Mon Jun 29 04:33:31 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:33:31.167689 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.middleware.request_id [req-a6a31443-5057-46c6-a7c7-ee6f0537f72b req-e2c550b3-c1c1-4091-a01c-8c26c31a0969 None None] RequestId filter calling following filter/app {{(pid=113302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:31.170637 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [req-a6a31443-5057-46c6-a7c7-ee6f0537f72b req-e2c550b3-c1c1-4091-a01c-8c26c31a0969 demo demo] GET https://199.204.45.19/volume/v3/ Jun 29 04:33:31.170895 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [req-a6a31443-5057-46c6-a7c7-ee6f0537f72b req-e2c550b3-c1c1-4091-a01c-8c26c31a0969 demo demo] Empty body provided in request {{(pid=113302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:31.171129 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [req-a6a31443-5057-46c6-a7c7-ee6f0537f72b req-e2c550b3-c1c1-4091-a01c-8c26c31a0969 demo demo] Calling method 'version_select' {{(pid=113302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:31.171541 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [req-a6a31443-5057-46c6-a7c7-ee6f0537f72b req-e2c550b3-c1c1-4091-a01c-8c26c31a0969 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 29 04:33:31.172062 np0000183328 devstack@c-api.service[113302]: [pid: 113302|app: 0|req: 4/16] 199.204.45.19 () {66 vars in 1339 bytes} [Mon Jun 29 04:33:31 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:31.207117 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.middleware.request_id [None req-d6503f56-6ecc-4080-adc2-2c7b29e38d9a None None] RequestId filter calling following filter/app {{(pid=113304) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:31.209210 np0000183328 devstack@c-api.service[113304]: INFO cinder.api.openstack.wsgi [None req-d6503f56-6ecc-4080-adc2-2c7b29e38d9a demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 29 04:33:31.209427 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.openstack.wsgi [None req-d6503f56-6ecc-4080-adc2-2c7b29e38d9a demo demo] Empty body provided in request {{(pid=113304) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:31.209662 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.openstack.wsgi [None req-d6503f56-6ecc-4080-adc2-2c7b29e38d9a demo demo] Calling method 'show' {{(pid=113304) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:31.218226 np0000183328 devstack@c-api.service[113304]: INFO cinder.api.openstack.wsgi [None req-d6503f56-6ecc-4080-adc2-2c7b29e38d9a demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:31.218667 np0000183328 devstack@c-api.service[113304]: [pid: 113304|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1294 bytes} [Mon Jun 29 04:33:31 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 29 04:33:31.256840 np0000183328 devstack@c-api.service[113301]: DEBUG cinder.api.middleware.request_id [None req-f6062b0a-6abf-4618-85fa-f3c163a0d96c None None] RequestId filter calling following filter/app {{(pid=113301) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:31.257998 np0000183328 devstack@c-api.service[113301]: [pid: 113301|app: 0|req: 5/18] 199.204.45.19 () {62 vars in 1061 bytes} [Mon Jun 29 04:33:31 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 29 04:33:31.292636 np0000183328 devstack@c-api.service[113303]: DEBUG cinder.api.middleware.request_id [None req-d9408e2e-467f-4597-8414-59814ab723c3 None None] RequestId filter calling following filter/app {{(pid=113303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:31.296167 np0000183328 devstack@c-api.service[113303]: [pid: 113303|app: 0|req: 6/19] 199.204.45.19 () {64 vars in 1265 bytes} [Mon Jun 29 04:33:31 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:33:31.330771 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.middleware.request_id [req-d9408e2e-467f-4597-8414-59814ab723c3 req-12901ea8-f3dc-4353-bb3e-0b2614cf0475 None None] RequestId filter calling following filter/app {{(pid=113302) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:31.334061 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [req-d9408e2e-467f-4597-8414-59814ab723c3 req-12901ea8-f3dc-4353-bb3e-0b2614cf0475 demo demo] GET https://199.204.45.19/volume/v3/ Jun 29 04:33:31.334399 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [req-d9408e2e-467f-4597-8414-59814ab723c3 req-12901ea8-f3dc-4353-bb3e-0b2614cf0475 demo demo] Empty body provided in request {{(pid=113302) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:31.334756 np0000183328 devstack@c-api.service[113302]: DEBUG cinder.api.openstack.wsgi [req-d9408e2e-467f-4597-8414-59814ab723c3 req-12901ea8-f3dc-4353-bb3e-0b2614cf0475 demo demo] Calling method 'version_select' {{(pid=113302) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:31.335411 np0000183328 devstack@c-api.service[113302]: INFO cinder.api.openstack.wsgi [req-d9408e2e-467f-4597-8414-59814ab723c3 req-12901ea8-f3dc-4353-bb3e-0b2614cf0475 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 29 04:33:31.336066 np0000183328 devstack@c-api.service[113302]: [pid: 113302|app: 0|req: 5/20] 199.204.45.19 () {66 vars in 1339 bytes} [Mon Jun 29 04:33:31 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 29 04:33:31.374872 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.middleware.request_id [None req-9c76a3e9-0462-432d-a694-1f88407a532b None None] RequestId filter calling following filter/app {{(pid=113304) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:33:31.378212 np0000183328 devstack@c-api.service[113304]: INFO cinder.api.openstack.wsgi [None req-9c76a3e9-0462-432d-a694-1f88407a532b demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 29 04:33:31.378581 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.openstack.wsgi [None req-9c76a3e9-0462-432d-a694-1f88407a532b demo demo] Empty body provided in request {{(pid=113304) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:33:31.379034 np0000183328 devstack@c-api.service[113304]: DEBUG cinder.api.openstack.wsgi [None req-9c76a3e9-0462-432d-a694-1f88407a532b demo demo] Calling method 'show' {{(pid=113304) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:33:31.388356 np0000183328 devstack@c-api.service[113304]: INFO cinder.api.openstack.wsgi [None req-9c76a3e9-0462-432d-a694-1f88407a532b demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 29 04:33:31.388606 np0000183328 devstack@c-api.service[113304]: [pid: 113304|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1294 bytes} [Mon Jun 29 04:33:31 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:33:39.425866 np0000183328 devstack@c-api.service[113302]: DEBUG dbcounter [-] [113302] Writing DB stats cinder:SELECT=1 {{(pid=113302) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}