Jun 04 10:13:18.437546 np0000178531 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 04 10:13:18.444712 np0000178531 devstack@c-api.service[112202]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 4 10:13:18 2026] *** Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: nodename: np0000178531 Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: machine: x86_64 Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: clock source: unix Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: pcre jit disabled Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: detected number of CPU cores: 16 Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: current working directory: / Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: detected binary path: /usr/bin/uwsgi-core Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: your processes number limit is 256917 Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: your memory page size is 4096 bytes Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: detected max file descriptor number: 2048 Jun 04 10:13:18.447335 np0000178531 devstack@c-api.service[112202]: lock engine: pthread robust mutexes Jun 04 10:13:18.448018 np0000178531 devstack@c-api.service[112202]: thunder lock: enabled Jun 04 10:13:18.448018 np0000178531 devstack@c-api.service[112202]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 04 10:13:18.448018 np0000178531 devstack@c-api.service[112202]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 04 10:13:18.448018 np0000178531 devstack@c-api.service[112202]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 04 10:13:18.448018 np0000178531 devstack@c-api.service[112202]: Set PythonHome to /opt/stack/data/venv Jun 04 10:13:18.484176 np0000178531 devstack@c-api.service[112202]: Python main interpreter initialized at 0x73c1e3aa3668 Jun 04 10:13:18.484176 np0000178531 devstack@c-api.service[112202]: python threads support enabled Jun 04 10:13:18.484176 np0000178531 devstack@c-api.service[112202]: your server socket listen backlog is limited to 100 connections Jun 04 10:13:18.484176 np0000178531 devstack@c-api.service[112202]: your mercy for graceful operations on workers is 80 seconds Jun 04 10:13:18.484314 np0000178531 devstack@c-api.service[112202]: mapped 671795 bytes (656 KB) for 4 cores Jun 04 10:13:18.484482 np0000178531 devstack@c-api.service[112202]: *** Operational MODE: preforking *** Jun 04 10:13:18.484662 np0000178531 devstack@c-api.service[112202]: *** uWSGI is running in multiple interpreter mode *** Jun 04 10:13:18.484662 np0000178531 devstack@c-api.service[112202]: spawned uWSGI master process (pid: 112202) Jun 04 10:13:18.484923 np0000178531 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 04 10:13:18.485408 np0000178531 devstack@c-api.service[112202]: spawned uWSGI worker 1 (pid: 112211, cores: 1) Jun 04 10:13:18.488167 np0000178531 devstack@c-api.service[112202]: spawned uWSGI worker 2 (pid: 112212, cores: 1) Jun 04 10:13:18.488167 np0000178531 devstack@c-api.service[112202]: spawned uWSGI worker 3 (pid: 112213, cores: 1) Jun 04 10:13:18.488167 np0000178531 devstack@c-api.service[112202]: spawned uWSGI worker 4 (pid: 112214, cores: 1) Jun 04 10:13:18.488167 np0000178531 devstack@c-api.service[112202]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 04 10:13:18.619366 np0000178531 devstack@c-api.service[112211]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 10:13:18.619366 np0000178531 devstack@c-api.service[112211]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 10:13:18.619366 np0000178531 devstack@c-api.service[112211]: we strongly recommend against using it for new projects. Jun 04 10:13:18.619366 np0000178531 devstack@c-api.service[112211]: If you are already using Eventlet, we recommend migrating to a different Jun 04 10:13:18.619366 np0000178531 devstack@c-api.service[112211]: framework. For more detail see Jun 04 10:13:18.619366 np0000178531 devstack@c-api.service[112211]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 10:13:18.619366 np0000178531 devstack@c-api.service[112211]: import eventlet # noqa Jun 04 10:13:18.624931 np0000178531 devstack@c-api.service[112212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 10:13:18.624931 np0000178531 devstack@c-api.service[112212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 10:13:18.624931 np0000178531 devstack@c-api.service[112212]: we strongly recommend against using it for new projects. Jun 04 10:13:18.624931 np0000178531 devstack@c-api.service[112212]: If you are already using Eventlet, we recommend migrating to a different Jun 04 10:13:18.624931 np0000178531 devstack@c-api.service[112212]: framework. For more detail see Jun 04 10:13:18.624931 np0000178531 devstack@c-api.service[112212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 10:13:18.624931 np0000178531 devstack@c-api.service[112212]: import eventlet # noqa Jun 04 10:13:18.628232 np0000178531 devstack@c-api.service[112213]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 10:13:18.628232 np0000178531 devstack@c-api.service[112213]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 10:13:18.628232 np0000178531 devstack@c-api.service[112213]: we strongly recommend against using it for new projects. Jun 04 10:13:18.628232 np0000178531 devstack@c-api.service[112213]: If you are already using Eventlet, we recommend migrating to a different Jun 04 10:13:18.628232 np0000178531 devstack@c-api.service[112213]: framework. For more detail see Jun 04 10:13:18.628232 np0000178531 devstack@c-api.service[112213]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 10:13:18.628232 np0000178531 devstack@c-api.service[112213]: import eventlet # noqa Jun 04 10:13:18.635304 np0000178531 devstack@c-api.service[112214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 10:13:18.635304 np0000178531 devstack@c-api.service[112214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 10:13:18.635304 np0000178531 devstack@c-api.service[112214]: we strongly recommend against using it for new projects. Jun 04 10:13:18.635304 np0000178531 devstack@c-api.service[112214]: If you are already using Eventlet, we recommend migrating to a different Jun 04 10:13:18.635304 np0000178531 devstack@c-api.service[112214]: framework. For more detail see Jun 04 10:13:18.635304 np0000178531 devstack@c-api.service[112214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 10:13:18.635304 np0000178531 devstack@c-api.service[112214]: import eventlet # noqa Jun 04 10:13:18.705695 np0000178531 devstack@c-api.service[112211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 10:13:18.705695 np0000178531 devstack@c-api.service[112211]: warnings.warn( Jun 04 10:13:18.714990 np0000178531 devstack@c-api.service[112212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 10:13:18.714990 np0000178531 devstack@c-api.service[112212]: warnings.warn( Jun 04 10:13:18.726577 np0000178531 devstack@c-api.service[112214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 10:13:18.726577 np0000178531 devstack@c-api.service[112214]: warnings.warn( Jun 04 10:13:18.727878 np0000178531 devstack@c-api.service[112213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 10:13:18.727878 np0000178531 devstack@c-api.service[112213]: warnings.warn( Jun 04 10:13:18.785450 np0000178531 devstack@c-api.service[112211]: /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 04 10:13:18.785450 np0000178531 devstack@c-api.service[112211]: from cgi import parse_header Jun 04 10:13:18.797421 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:18.797421 np0000178531 devstack@c-api.service[112212]: from cgi import parse_header Jun 04 10:13:18.809313 np0000178531 devstack@c-api.service[112213]: /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 04 10:13:18.809313 np0000178531 devstack@c-api.service[112213]: from cgi import parse_header Jun 04 10:13:18.816940 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:18.816940 np0000178531 devstack@c-api.service[112214]: from cgi import parse_header Jun 04 10:13:18.836275 np0000178531 devstack@c-api.service[112211]: /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 04 10:13:18.836275 np0000178531 devstack@c-api.service[112211]: removals.removed_module( Jun 04 10:13:18.837863 np0000178531 devstack@c-api.service[112211]: /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 04 10:13:18.837863 np0000178531 devstack@c-api.service[112211]: removals.removed_module( Jun 04 10:13:18.848144 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:18.848144 np0000178531 devstack@c-api.service[112212]: removals.removed_module( Jun 04 10:13:18.849760 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:18.849760 np0000178531 devstack@c-api.service[112212]: removals.removed_module( Jun 04 10:13:18.861256 np0000178531 devstack@c-api.service[112213]: /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 04 10:13:18.861256 np0000178531 devstack@c-api.service[112213]: removals.removed_module( Jun 04 10:13:18.862806 np0000178531 devstack@c-api.service[112213]: /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 04 10:13:18.862806 np0000178531 devstack@c-api.service[112213]: removals.removed_module( Jun 04 10:13:18.879175 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:18.879175 np0000178531 devstack@c-api.service[112214]: removals.removed_module( Jun 04 10:13:18.880919 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:18.880919 np0000178531 devstack@c-api.service[112214]: removals.removed_module( Jun 04 10:13:19.480325 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:19.480325 np0000178531 devstack@c-api.service[112212]: warnings.warn( Jun 04 10:13:19.506334 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:19.506334 np0000178531 devstack@c-api.service[112214]: warnings.warn( Jun 04 10:13:19.512040 np0000178531 devstack@c-api.service[112211]: /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 04 10:13:19.512040 np0000178531 devstack@c-api.service[112211]: warnings.warn( Jun 04 10:13:19.531082 np0000178531 devstack@c-api.service[112213]: /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 04 10:13:19.531082 np0000178531 devstack@c-api.service[112213]: warnings.warn( Jun 04 10:13:19.583250 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:19.583250 np0000178531 devstack@c-api.service[112212]: warnings.warn( Jun 04 10:13:19.607448 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:19.607448 np0000178531 devstack@c-api.service[112214]: warnings.warn( Jun 04 10:13:19.610636 np0000178531 devstack@c-api.service[112211]: /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 04 10:13:19.610636 np0000178531 devstack@c-api.service[112211]: warnings.warn( Jun 04 10:13:19.636214 np0000178531 devstack@c-api.service[112213]: /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 04 10:13:19.636214 np0000178531 devstack@c-api.service[112213]: warnings.warn( Jun 04 10:13:19.884081 np0000178531 devstack@c-api.service[112212]: 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 04 10:13:19.884475 np0000178531 devstack@c-api.service[112212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 10:13:19.902549 np0000178531 devstack@c-api.service[112214]: 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 04 10:13:19.903019 np0000178531 devstack@c-api.service[112214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 10:13:19.904747 np0000178531 devstack@c-api.service[112211]: 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 04 10:13:19.905020 np0000178531 devstack@c-api.service[112211]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112211) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 10:13:19.960577 np0000178531 devstack@c-api.service[112213]: 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 04 10:13:19.960730 np0000178531 devstack@c-api.service[112213]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112213) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 10:13:19.973773 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:19.973773 np0000178531 devstack@c-api.service[112214]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 10:13:19.976030 np0000178531 devstack@c-api.service[112211]: /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 04 10:13:19.976030 np0000178531 devstack@c-api.service[112211]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 10:13:19.976214 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:19.976214 np0000178531 devstack@c-api.service[112212]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 10:13:20.026263 np0000178531 devstack@c-api.service[112213]: /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 04 10:13:20.026263 np0000178531 devstack@c-api.service[112213]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 10:13:20.442771 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112213) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 10:13:20.442992 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112211) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 10:13:20.443064 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 10:13:20.443129 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.443129 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.443319 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.443393 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 10:13:20.443493 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.443570 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.443627 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.443685 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.443740 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.443797 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.443863 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.443950 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.444045 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.444045 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.444190 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.444266 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.444364 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.444426 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.444501 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.444603 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.444663 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.444731 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.444794 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.444887 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.444956 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.445058 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.445130 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.445233 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.445292 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.445350 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.445414 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.445469 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.445524 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.445595 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.445659 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.445715 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.445770 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.445828 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.445828 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.445828 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.445828 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.446287 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.446383 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.446383 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.446486 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.446553 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.446693 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.446798 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.446871 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.446936 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.447015 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.447079 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.447254 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.447338 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.447450 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.447547 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.447619 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.447681 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.447744 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.447847 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.447920 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.447981 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.448054 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.448115 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.448222 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.448286 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.448286 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.448286 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.448286 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.448490 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.448490 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.448490 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.448808 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.448904 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.449002 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.449069 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.449124 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.449287 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.449339 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.449382 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.449419 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.449451 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.449488 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.449529 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.449575 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.449612 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.449648 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.449683 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.449720 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.449784 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.449840 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.449881 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.449917 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.449953 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.449953 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.450025 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.450025 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.451094 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.451185 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.451222 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.451291 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.451349 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.451403 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.451449 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.451488 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.451526 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.451562 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.451605 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.451642 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.451677 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.451720 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.451757 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.451792 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.451846 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.451885 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.451926 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.451977 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.452021 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.452054 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.452089 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.452128 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.452187 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.452225 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.452271 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.452271 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.452340 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.452377 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.452416 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.452416 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.452529 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.452574 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.452648 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.452693 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.452731 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.452767 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.452808 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.452845 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.452881 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.452881 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.452947 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.452947 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.452947 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.452947 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.453093 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.453131 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.453200 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.453200 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.453275 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.453275 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.453343 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.453386 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.453690 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.453690 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.454214 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.454297 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.454339 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.454379 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.454379 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.454446 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.454482 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.454623 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.454671 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.454708 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.454744 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.454780 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.454823 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.454859 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.454895 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.454936 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.454978 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.455023 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.455059 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.455100 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.455136 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.455207 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.455245 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.455245 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.455245 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.455245 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.455245 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.455245 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.455984 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.456070 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.456138 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.456241 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.456291 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.456333 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.456371 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.456406 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.456463 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.456501 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.456538 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.456576 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.456689 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.456730 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.456767 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.456802 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.456845 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.456886 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.456930 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.456967 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.457004 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.457004 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.457069 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.457108 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.457169 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.457169 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.457169 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.457169 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.461501 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.461569 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.461616 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.461659 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.461725 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.461768 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.461863 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.461906 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.461906 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.461986 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.462024 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.462066 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.462103 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.462169 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.462235 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.462351 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.462416 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.462456 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.462494 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.462537 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.462574 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.462609 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.462652 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.462652 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.462723 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.462723 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.462723 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.462723 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.463903 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.463995 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.463995 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.464093 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.464178 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.464255 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.464312 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.464365 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.464428 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.464482 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.464536 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.464591 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.464591 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.464787 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.464847 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.464897 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.464897 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.464897 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.464992 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.465030 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.465030 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.465103 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.465143 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.465201 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.465201 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.465201 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.465201 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.465201 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.466616 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.466685 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.466731 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.466789 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.466830 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.466867 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.466941 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.467029 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.467080 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.467121 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.467187 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.467231 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.467268 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.467310 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.467346 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.467382 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.467419 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.467470 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.467506 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.467544 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.467580 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.467616 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.467651 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.467689 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.467689 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.467689 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.467689 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.467689 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.467931 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.467931 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.467931 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.468047 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.468087 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.468131 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.468189 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.468224 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.468224 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.468310 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.468310 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.468376 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.468418 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.468461 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.468498 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.468543 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.468583 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.468616 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.469022 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.469022 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.469169 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.469216 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.469253 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.469289 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.469321 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.469321 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.469321 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.469321 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.469454 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.469495 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.469528 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.469566 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.469602 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.469636 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.469676 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.469713 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.469753 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.469793 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.469841 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.469879 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.469920 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.469961 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.469998 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.470034 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.470076 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.470113 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.470170 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.470215 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.470254 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.470291 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.470326 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.470373 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.470429 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.470429 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.470429 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.470429 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.472165 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.472260 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.472323 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.472362 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.472400 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.472439 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.472481 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.472519 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.472556 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.472636 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.472636 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.472787 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.472826 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.472864 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.472900 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.472944 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.472988 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.472988 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.473061 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.473098 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.473135 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.473207 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.473257 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.473293 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.473293 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.473404 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.473468 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.473468 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.473682 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.473741 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.473779 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.473823 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.473861 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.473907 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.473944 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.473981 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.474021 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.474059 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.474095 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.474131 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.474186 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.474236 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.474274 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.474310 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.474353 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.474390 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.474435 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.474490 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.474531 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.474569 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.474618 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.474656 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.474698 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.474734 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.474777 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.474817 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.474857 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.474896 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.474934 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.474969 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.475011 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.475051 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.475092 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.475132 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.475201 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.475235 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.475279 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.475313 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.475351 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.475489 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.475563 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.475597 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.475634 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.475670 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.475707 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.475742 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.475777 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.475817 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.475858 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.475901 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.475901 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.475901 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.475901 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.475901 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.476611 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.476722 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.476759 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.476792 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.476832 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.476866 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.476902 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.476940 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.476973 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.477011 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.477043 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.477101 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.477170 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.477249 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.477332 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.477394 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.477455 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.477489 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.477537 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.477573 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.477606 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.477645 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.477683 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.477723 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.477757 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.477789 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.477821 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.477821 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.478165 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.478235 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.478280 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.478316 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.478348 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.478391 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.478425 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.478458 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.478491 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.478522 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.478555 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.478592 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.478631 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.478675 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.478720 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.478766 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.478810 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.478864 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.478912 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.478959 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.479008 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.479054 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.479115 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.479182 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.479220 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.479395 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.479438 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.479472 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.479517 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.479517 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.479587 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.479619 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.479653 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.479695 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.479754 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.479799 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.479840 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.479882 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.479924 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.479990 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.480036 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.480036 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.480121 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.480121 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.480121 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.480121 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.480121 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.480121 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.480121 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.480383 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.480383 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.480383 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.480383 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.480538 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.480538 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.480610 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.484040 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.484096 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.484187 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.484230 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.484270 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.484335 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.484373 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.484430 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.484464 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.484496 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.484525 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.484553 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.484586 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.484614 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.484643 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.484667 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.484728 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.484758 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.484784 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.484810 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.484836 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.484870 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.484900 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.484931 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.484959 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.484994 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.485054 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.485107 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.485165 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.485213 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.485248 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.485292 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.485322 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.485349 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.485377 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.485405 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.485436 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.485464 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.485492 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.485519 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.485555 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.485582 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.485609 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.485643 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.485643 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.485776 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.485821 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.485863 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.485906 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.485937 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.485970 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.485998 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.486029 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.486061 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.486061 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.486061 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.486144 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.486144 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.486216 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.486252 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.486280 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.486307 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.486338 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.486365 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.486392 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.486418 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.486450 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.486481 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.486512 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.486539 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.486603 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.486631 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.486662 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.486688 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.486719 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.486747 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.486774 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.486803 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.486831 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.486861 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.486892 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.486925 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.486925 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.486925 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.488671 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.488773 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.488837 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.488888 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.488928 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.488960 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.488997 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.489035 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.489064 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.489102 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.489145 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.489198 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.489412 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.489455 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.489497 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.489534 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.489571 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.489613 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.489654 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.489695 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.489733 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.489775 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.489812 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.489849 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.489886 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.489922 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.489959 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.490001 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.490046 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.490089 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.490130 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.490185 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.490220 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.490257 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.490304 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.490340 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.490374 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.490414 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.490477 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.490520 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.490554 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.490594 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.490631 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.490666 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.490708 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.490745 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.490779 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.490813 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.490853 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.490896 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.490934 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.490975 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.491032 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.491098 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.491141 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.491241 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.491296 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.491333 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.491371 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.491412 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.491450 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.491485 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.491519 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.491561 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.491600 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.491641 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.491681 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.491721 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.491759 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.491801 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.491837 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.491873 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.491906 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.491944 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.491978 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.492015 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.492048 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.492084 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.492121 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.492176 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.492252 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.492336 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.492393 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.492430 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.492473 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.492509 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.492543 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.492577 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.492614 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.492647 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.492692 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.492753 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.492797 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.492832 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.492867 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.492904 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.492935 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.492971 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.493012 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.493045 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.493085 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.493122 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.493182 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.493221 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.493264 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.493301 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.493347 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.493390 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.493390 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.493390 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.493390 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.493532 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.493570 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.493609 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.493609 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.493609 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.493707 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.493743 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.493781 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.493825 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.493862 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.493900 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.493937 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.493973 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.494014 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.494052 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.494088 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.494122 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.494188 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.494228 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.494263 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.494300 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.494334 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.494369 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.494369 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.494437 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.494473 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.494473 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.494473 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.494473 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.494697 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.494697 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.494697 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.494697 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.494840 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.494881 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.494881 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.494951 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.494990 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.495030 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.495030 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.495030 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.495030 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.495030 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.495267 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.495267 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.495267 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.495375 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.495415 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.495453 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.495487 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.495523 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.495559 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.495591 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.495628 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.495670 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.495670 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.495670 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.495776 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.495776 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.495776 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.495867 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.495903 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.495936 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.495973 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.496052 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.496113 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.496171 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.496217 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.496280 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.496357 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.496405 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.496448 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.496496 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.496541 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.496578 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.496616 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.496653 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.496689 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.496767 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.496810 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.496848 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.496891 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.496928 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.496968 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.497010 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.497047 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.497081 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.497115 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.497143 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.497193 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.497221 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.497251 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.497284 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.497313 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.497347 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.497390 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.497426 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.497478 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.497522 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.497549 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.497580 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.497606 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.497641 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.497669 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.497694 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.497719 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.497744 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.497744 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.497744 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.497744 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.497744 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.497744 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.497744 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.497909 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.497936 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.497964 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.497993 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.497993 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.498046 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.498072 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.498098 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.498128 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.498172 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.498200 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.498225 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.498250 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.498282 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.498313 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.498344 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.498374 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.498401 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.498442 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.498498 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.498535 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.498562 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.498591 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.498618 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.498618 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.498672 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.498699 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.498699 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.498757 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.498757 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.498757 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.498757 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.498892 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.498919 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.498945 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.498972 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.498998 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.499029 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.499057 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.499087 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.499117 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.499159 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.499189 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.499232 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.499265 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.499294 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.499370 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.499464 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.499493 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.499526 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.499565 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.499597 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.499625 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.499652 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.499680 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.499680 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:13:20.505683 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.505735 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.505804 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.505839 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.505868 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.505897 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.505923 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.505956 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.505983 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.506017 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.506115 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.506232 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.506345 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.506413 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.506503 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.506503 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.506659 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.506659 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.507080 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:13:20.507234 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:13:20.507313 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:13:20.507385 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:13:20.507444 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:13:20.507503 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:13:20.553754 np0000178531 devstack@c-api.service[112214]: INFO dbcounter [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Registered counter for database cinder Jun 04 10:13:20.555505 np0000178531 devstack@c-api.service[112212]: INFO dbcounter [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Registered counter for database cinder Jun 04 10:13:20.555866 np0000178531 devstack@c-api.service[112211]: INFO dbcounter [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Registered counter for database cinder Jun 04 10:13:20.566018 np0000178531 devstack@c-api.service[112213]: INFO dbcounter [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Registered counter for database cinder Jun 04 10:13:20.602054 np0000178531 devstack@c-api.service[112214]: DEBUG oslo_db.sqlalchemy.engines [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 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=112214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:20.609323 np0000178531 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:20.610401 np0000178531 devstack@c-api.service[112212]: DEBUG oslo_db.sqlalchemy.engines [None req-4a09ad32-4245-458c-9cab-b46698f19e72 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=112212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:20.616641 np0000178531 devstack@c-api.service[112213]: DEBUG oslo_db.sqlalchemy.engines [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb 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=112213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:20.731115 np0000178531 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writer thread running {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 10:13:20.731307 np0000178531 devstack@c-api.service[112214]: DEBUG dbcounter [-] [112214] Writer thread running {{(pid=112214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 10:13:20.732701 np0000178531 devstack@c-api.service[112212]: DEBUG dbcounter [-] [112212] Writer thread running {{(pid=112212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 10:13:20.733881 np0000178531 devstack@c-api.service[112211]: INFO cinder.rpc [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 10:13:20.734303 np0000178531 devstack@c-api.service[112214]: INFO cinder.rpc [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 10:13:20.734851 np0000178531 devstack@c-api.service[112212]: INFO cinder.rpc [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 10:13:20.736513 np0000178531 devstack@c-api.service[112211]: INFO cinder.rpc [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 10:13:20.737008 np0000178531 devstack@c-api.service[112214]: INFO cinder.rpc [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 10:13:20.737501 np0000178531 devstack@c-api.service[112212]: INFO cinder.rpc [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 10:13:20.738782 np0000178531 devstack@c-api.service[112211]: INFO cinder.rpc [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 10:13:20.739540 np0000178531 devstack@c-api.service[112214]: INFO cinder.rpc [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 10:13:20.740505 np0000178531 devstack@c-api.service[112212]: INFO cinder.rpc [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 10:13:20.740655 np0000178531 devstack@c-api.service[112213]: DEBUG dbcounter [-] [112213] Writer thread running {{(pid=112213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 10:13:20.741313 np0000178531 devstack@c-api.service[112211]: INFO cinder.rpc [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 10:13:20.741800 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.742021 np0000178531 devstack@c-api.service[112214]: INFO cinder.rpc [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 10:13:20.743220 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.743469 np0000178531 devstack@c-api.service[112212]: INFO cinder.rpc [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 10:13:20.743772 np0000178531 devstack@c-api.service[112213]: INFO cinder.rpc [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 10:13:20.744683 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.744899 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.746789 np0000178531 devstack@c-api.service[112213]: INFO cinder.rpc [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 10:13:20.747649 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.748888 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.749876 np0000178531 devstack@c-api.service[112213]: INFO cinder.rpc [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 10:13:20.752674 np0000178531 devstack@c-api.service[112213]: INFO cinder.rpc [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 10:13:20.753987 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.757608 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.781549 np0000178531 devstack@c-api.service[112211]: DEBUG oslo_db.sqlalchemy.engines [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf 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=112211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:20.784393 np0000178531 devstack@c-api.service[112211]: INFO cinder.rpc [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 10:13:20.786843 np0000178531 devstack@c-api.service[112211]: INFO cinder.rpc [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 10:13:20.788082 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.789959 np0000178531 devstack@c-api.service[112214]: DEBUG oslo_db.sqlalchemy.engines [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 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=112214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:20.791522 np0000178531 devstack@c-api.service[112212]: DEBUG oslo_db.sqlalchemy.engines [None req-4a09ad32-4245-458c-9cab-b46698f19e72 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=112212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:20.794375 np0000178531 devstack@c-api.service[112214]: INFO cinder.rpc [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 10:13:20.794544 np0000178531 devstack@c-api.service[112212]: INFO cinder.rpc [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 10:13:20.796957 np0000178531 devstack@c-api.service[112212]: INFO cinder.rpc [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 10:13:20.797589 np0000178531 devstack@c-api.service[112214]: INFO cinder.rpc [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 10:13:20.798240 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.798463 np0000178531 devstack@c-api.service[112213]: DEBUG oslo_db.sqlalchemy.engines [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb 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=112213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:20.799182 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.800186 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.802009 np0000178531 devstack@c-api.service[112213]: INFO cinder.rpc [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 10:13:20.804862 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.805489 np0000178531 devstack@c-api.service[112213]: INFO cinder.rpc [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 10:13:20.807464 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.808017 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.811577 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.812083 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.812376 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.814733 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.815108 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.816893 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.817886 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.818015 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.820238 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.821683 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.821984 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.824131 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.824319 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.824508 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.824968 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.827349 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.827464 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.827862 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.828888 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.830369 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.830541 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.831005 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.831798 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.833841 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.834004 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.836402 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.836678 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.836856 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.837569 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.838372 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.840247 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.840998 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.841279 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.842355 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.843289 np0000178531 devstack@c-api.service[112211]: WARNING cinder.api.contrib.hosts [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 10:13:20.843394 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.844023 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.845078 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.845543 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.846688 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.847091 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.847977 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.848677 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.850032 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.850131 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.850915 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.851590 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.851836 np0000178531 devstack@c-api.service[112212]: WARNING cinder.api.contrib.hosts [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 10:13:20.852604 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.852711 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.853041 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.854108 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.854315 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.854415 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.855439 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: extensions {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.855561 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.856192 np0000178531 devstack@c-api.service[112214]: WARNING cinder.api.contrib.hosts [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 10:13:20.856710 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.856913 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.856996 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.857426 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: encryption {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.858374 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.858434 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.858982 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: capabilities {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.859722 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.859875 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.859922 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.860721 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: os-quota-class-sets {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.861139 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.861368 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.862503 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.862568 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: os-volume-type-access {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.862796 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.863483 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.863542 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: extensions {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.864297 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.864981 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: extra_specs {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.865477 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: encryption {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.865730 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.865773 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.867015 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: capabilities {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.867126 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.867460 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: os-hosts {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.868187 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: extensions {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.868291 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: os-quota-class-sets {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.869556 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: os-availability-zone {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.869656 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: os-volume-type-access {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.869951 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.870247 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: encryption {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.871172 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: extra_specs {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.871638 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: consistencygroups {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.871740 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: capabilities {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.872721 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: os-hosts {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.873044 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: os-quota-class-sets {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.874072 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: os-availability-zone {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.874354 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: os-volume-type-access {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.874744 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: cgsnapshots {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.875385 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: consistencygroups {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.876022 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: extra_specs {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.876910 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: os-snapshot-manage {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.877315 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: cgsnapshots {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.877550 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: os-hosts {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.877709 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.878719 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: os-snapshot-manage {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.878947 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: os-availability-zone {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.879133 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: os-volume-manage {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.880143 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: os-volume-manage {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.880330 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: consistencygroups {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.881382 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: backups {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.881555 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: backups {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.882262 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.882378 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: cgsnapshots {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.883591 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: encryption {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.883756 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: os-snapshot-manage {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.883983 np0000178531 devstack@c-api.service[112213]: WARNING cinder.api.contrib.hosts [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 10:13:20.884556 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: encryption {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.884750 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.885126 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: os-volume-transfer {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.885697 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: os-volume-manage {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.886905 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.887027 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: backups {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.887178 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: scheduler-stats {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.887268 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: os-volume-transfer {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.888088 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.888248 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: os-quota-sets {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.888741 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: encryption {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.889458 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: scheduler-stats {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.889559 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extended resource: qos-specs {{(pid=112212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.889691 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.890450 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: os-volume-transfer {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.891280 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.891763 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: os-quota-sets {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.892015 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: scheduler-stats {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.892173 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.contrib.snapshot_actions [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] SnapshotActionsController initialized {{(pid=112212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 10:13:20.892853 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.893038 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.893503 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: os-quota-sets {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.894018 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extended resource: qos-specs {{(pid=112211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.894437 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.894529 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.894971 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extended resource: qos-specs {{(pid=112214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.895790 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.895868 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.896837 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: extensions {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.897214 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.897736 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] SnapshotActionsController initialized {{(pid=112214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 10:13:20.898116 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.contrib.snapshot_actions [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] SnapshotActionsController initialized {{(pid=112211) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 10:13:20.898607 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.898703 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.899076 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: encryption {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.899460 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.899944 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.900230 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.901310 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: capabilities {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.901410 np0000178531 devstack@c-api.service[112212]: WARNING castellan.key_manager.migration [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.901583 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.901706 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.902339 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.902435 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension TypesManage extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.902536 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.902636 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.902753 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension VolumeActions extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.902950 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.903597 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.903597 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension UsedLimits extending resource: limits {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.903597 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.903855 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: os-quota-class-sets {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.903940 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.903940 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.903940 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension AdminActions extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.903940 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension AdminActions extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.903940 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension AdminActions extending resource: backups {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.904411 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.904500 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.904500 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.904500 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.v3.router [None req-4a09ad32-4245-458c-9cab-b46698f19e72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.904736 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.905467 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: os-volume-type-access {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.905721 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.905971 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.907129 np0000178531 devstack@c-api.service[112214]: WARNING castellan.key_manager.migration [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.907741 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: extra_specs {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.908069 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.908129 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.908243 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension TypesManage extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.908371 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.908496 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.908603 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension VolumeActions extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.908819 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.908934 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension UsedLimits extending resource: limits {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909042 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909144 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909274 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909373 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension AdminActions extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909487 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension AdminActions extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909595 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension AdminActions extending resource: backups {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909696 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909798 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909908 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.v3.router [None req-7a09bc64-72ae-4d2c-a57d-b21d7e6cb711 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.909963 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: os-hosts {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.910047 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.911704 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: os-availability-zone {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.911980 np0000178531 devstack@c-api.service[112212]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c1e3aa3668 pid: 112212 (default app) Jun 04 10:13:20.912180 np0000178531 devstack@c-api.service[112211]: WARNING castellan.key_manager.migration [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.913032 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: consistencygroups {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.913634 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.913809 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension TypesManage extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.914005 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.914275 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.914449 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension VolumeActions extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.914790 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.914983 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension UsedLimits extending resource: limits {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.915045 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: cgsnapshots {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.915171 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.915494 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.915673 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.915843 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension AdminActions extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.916030 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension AdminActions extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.916214 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension AdminActions extending resource: backups {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.916382 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.916522 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: os-snapshot-manage {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.916584 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.916718 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.v3.router [None req-caabc63c-dc17-4d0c-8160-175271a3dfcf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.917932 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: os-volume-manage {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.918067 np0000178531 devstack@c-api.service[112214]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c1e3aa3668 pid: 112214 (default app) Jun 04 10:13:20.919590 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: backups {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.920496 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.920496 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.920674 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.920674 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.920674 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.920674 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.920674 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921023 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921023 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921023 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921023 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921023 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921023 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921414 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921414 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921414 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921414 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921414 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921723 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921723 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921723 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921723 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921967 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921967 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.921967 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.921967 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.922324 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.922324 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.922324 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.922324 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.922324 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.922636 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.922636 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.922636 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.922636 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.922636 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.922930 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.922930 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.922930 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.922930 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.922930 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.922930 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.923320 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.923320 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.923320 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.923320 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.923320 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.923320 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.923693 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.923693 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.923693 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.923693 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.923693 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.923693 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.924040 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.924040 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.924040 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.924040 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.924040 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.924040 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.924430 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.924430 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.924430 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.924430 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.924681 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.924681 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.924681 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.924681 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.924681 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.925000 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.925000 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.925000 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.925000 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.925000 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.925322 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.925322 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.925322 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.925322 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.925322 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.925322 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.925670 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.925670 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.925670 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.925670 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.925670 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926009 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926009 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926009 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926009 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926009 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926383 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926383 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926383 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926383 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926627 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926627 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926627 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926627 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926986 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926986 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926986 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.926986 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.926986 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.927390 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.927390 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.927390 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.927390 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.927390 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.927668 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.927668 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.927668 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.927668 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.927905 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.927905 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.927905 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.927905 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928145 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928145 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928145 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928145 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928396 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928396 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928396 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928396 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928622 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928622 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928622 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928622 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928864 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928864 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928864 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928864 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.928864 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.928864 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929216 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929216 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929216 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929216 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929216 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929525 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929525 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929525 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929525 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929525 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929525 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929525 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929922 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929922 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929922 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929922 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.929922 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.929922 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.930333 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.930333 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.930333 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.930333 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.930333 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.930333 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.930683 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.930683 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.930683 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.930683 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.930683 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.930683 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931035 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.931035 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931035 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.931035 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931258 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.931258 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931258 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.931258 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931433 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.931433 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931433 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.931433 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931597 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.931597 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931597 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:20.931597 np0000178531 devstack@c-api.service[112212]: warnings.warn(deprecated_msg) Jun 04 10:13:20.931768 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: encryption {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.931807 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.middleware.request_id [None req-6705b094-d431-400b-948d-a275861fe55c None None] RequestId filter calling following filter/app {{(pid=112212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 10:13:20.931845 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: os-volume-transfer {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.931882 np0000178531 devstack@c-api.service[112212]: [pid: 112212|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 956 bytes} [Thu Jun 4 10:13:20 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 04 10:13:20.931917 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: scheduler-stats {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.931917 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: os-quota-sets {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.931917 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extended resource: qos-specs {{(pid=112213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:13:20.932018 np0000178531 devstack@c-api.service[112211]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c1e3aa3668 pid: 112211 (default app) Jun 04 10:13:20.932653 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.contrib.snapshot_actions [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] SnapshotActionsController initialized {{(pid=112213) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 10:13:20.933670 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.935310 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.936689 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.938041 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.939433 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.940809 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.942250 np0000178531 devstack@c-api.service[112213]: WARNING castellan.key_manager.migration [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:13:20.943273 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.943427 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension TypesManage extending resource: types {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.943519 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.943581 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.943675 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension VolumeActions extending resource: volumes {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.943912 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.944017 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension UsedLimits extending resource: limits {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.944115 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.944236 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.944403 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.945066 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension AdminActions extending resource: volumes {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.945066 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension AdminActions extending resource: snapshots {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.945066 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension AdminActions extending resource: backups {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.945066 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.945066 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.945066 np0000178531 devstack@c-api.service[112213]: DEBUG cinder.api.v3.router [None req-9543f7ab-5f34-41c8-9cae-2ab3c393a7bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:13:20.953070 np0000178531 devstack@c-api.service[112213]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c1e3aa3668 pid: 112213 (default app) Jun 04 10:13:28.147120 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.147120 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.147120 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.147120 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.147120 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.148070 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.148070 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.148070 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.148070 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.148070 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.148424 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.148424 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.148424 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.148424 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.148424 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.148424 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.148853 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.148853 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.148853 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.148853 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149117 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149117 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149117 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149117 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149428 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149428 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149428 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149428 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149669 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149669 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149669 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149669 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149669 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149965 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149965 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149965 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.149965 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.149965 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150274 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150274 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150274 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150274 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150274 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150274 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150619 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150619 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150619 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150619 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150619 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150619 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150960 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150960 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150960 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150960 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.150960 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.150960 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.151359 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.151359 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.151359 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.151359 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.151359 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.151772 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.151772 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.151772 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.151772 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.151772 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152051 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.152051 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152051 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.152051 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152051 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.152051 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152527 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.152527 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152527 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.152527 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152527 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.152527 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152913 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.152913 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152913 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.152913 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.152913 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.153487 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.153487 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.153487 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.153487 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.153487 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.153817 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.153817 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.153817 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.153817 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.154067 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.154067 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.154067 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.154067 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.154415 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.154415 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.154415 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.154415 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.154415 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.154768 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.154768 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.154768 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.154768 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.154768 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.155057 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.155057 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.155057 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.155057 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.155337 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.155337 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.155337 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.155337 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.155663 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.155663 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.155663 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.155663 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.155927 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.155927 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.155927 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.155927 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.156212 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.156212 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.156212 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.156212 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.156523 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.156523 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.156523 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.156523 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.156523 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157014 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157014 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157014 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157014 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157014 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157014 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157355 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157355 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157355 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157355 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157355 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157487 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157487 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157487 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157487 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157487 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157487 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157651 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157651 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157651 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157651 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157651 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157651 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157801 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157801 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157801 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157801 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157801 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157801 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157956 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157956 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157956 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157956 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.157956 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.157956 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.158113 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.158113 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.158113 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.158113 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.158250 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.158250 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.158250 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.158250 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.158250 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.158384 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.158384 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.158384 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.158384 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.158384 np0000178531 devstack@c-api.service[112214]: warnings.warn(deprecated_msg) Jun 04 10:13:28.158384 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.middleware.request_id [None req-d13992ea-8702-46b6-b5d5-20ae7f065da6 None None] RequestId filter calling following filter/app {{(pid=112214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 10:13:28.679431 np0000178531 devstack@c-api.service[112214]: INFO cinder.api.openstack.wsgi [None req-d13992ea-8702-46b6-b5d5-20ae7f065da6 admin admin] POST https://199.204.45.210/volume/v3/types Jun 04 10:13:28.679876 np0000178531 devstack@c-api.service[112214]: DEBUG cinder.api.openstack.wsgi [None req-d13992ea-8702-46b6-b5d5-20ae7f065da6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 10:13:28.681756 np0000178531 devstack@c-api.service[112214]: /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 04 10:13:28.681756 np0000178531 devstack@c-api.service[112214]: warnings.warn( Jun 04 10:13:28.723596 np0000178531 devstack@c-api.service[112214]: DEBUG oslo_db.sqlalchemy.engines [None req-d13992ea-8702-46b6-b5d5-20ae7f065da6 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=112214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:28.758492 np0000178531 devstack@c-api.service[112214]: INFO cinder.api.openstack.wsgi [None req-d13992ea-8702-46b6-b5d5-20ae7f065da6 admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 Jun 04 10:13:28.759013 np0000178531 devstack@c-api.service[112214]: [pid: 112214|app: 0|req: 1/2] 199.204.45.210 () {68 vars in 1288 bytes} [Thu Jun 4 10:13:28 2026] POST /volume/v3/types => generated 186 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 04 10:13:28.773382 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.middleware.request_id [req-d13992ea-8702-46b6-b5d5-20ae7f065da6 req-57a04d19-799f-4668-bd93-b4d50953c66b None None] RequestId filter calling following filter/app {{(pid=112212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 10:13:29.099986 np0000178531 devstack@c-api.service[112212]: INFO cinder.api.openstack.wsgi [req-d13992ea-8702-46b6-b5d5-20ae7f065da6 req-57a04d19-799f-4668-bd93-b4d50953c66b admin admin] POST https://199.204.45.210/volume/v3/types/832a92b2-ec04-4416-8ece-fcbd2b1307e1/extra_specs Jun 04 10:13:29.100586 np0000178531 devstack@c-api.service[112212]: DEBUG cinder.api.openstack.wsgi [req-d13992ea-8702-46b6-b5d5-20ae7f065da6 req-57a04d19-799f-4668-bd93-b4d50953c66b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 10:13:29.102800 np0000178531 devstack@c-api.service[112212]: /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 04 10:13:29.102800 np0000178531 devstack@c-api.service[112212]: warnings.warn( Jun 04 10:13:29.148994 np0000178531 devstack@c-api.service[112212]: DEBUG oslo_db.sqlalchemy.engines [req-d13992ea-8702-46b6-b5d5-20ae7f065da6 req-57a04d19-799f-4668-bd93-b4d50953c66b 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=112212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:13:29.219468 np0000178531 devstack@c-api.service[112212]: INFO cinder.api.openstack.wsgi [req-d13992ea-8702-46b6-b5d5-20ae7f065da6 req-57a04d19-799f-4668-bd93-b4d50953c66b admin admin] https://199.204.45.210/volume/v3/types/832a92b2-ec04-4416-8ece-fcbd2b1307e1/extra_specs returned with HTTP 200 Jun 04 10:13:29.219968 np0000178531 devstack@c-api.service[112212]: [pid: 112212|app: 0|req: 2/3] 199.204.45.210 () {70 vars in 1505 bytes} [Thu Jun 4 10:13:28 2026] POST /volume/v3/types/832a92b2-ec04-4416-8ece-fcbd2b1307e1/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 04 10:13:30.786287 np0000178531 devstack@c-api.service[112211]: DEBUG dbcounter [-] [112211] Writing DB stats cinder:SELECT=6 {{(pid=112211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 10:13:30.804315 np0000178531 devstack@c-api.service[112213]: DEBUG dbcounter [-] [112213] Writing DB stats cinder:SELECT=6 {{(pid=112213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 10:13:38.754492 np0000178531 devstack@c-api.service[112214]: DEBUG dbcounter [-] [112214] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 10:13:39.217652 np0000178531 devstack@c-api.service[112212]: DEBUG dbcounter [-] [112212] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 10:16:21.013172 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.013172 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.013172 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.013172 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.013172 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.013720 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.013720 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.013720 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.013720 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.013720 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.013887 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.013887 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.013887 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.013887 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.013887 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.013887 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014064 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014064 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014064 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014064 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014214 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014214 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014214 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014214 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014335 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014335 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014335 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014335 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014452 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014452 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014452 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014452 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014452 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014604 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014604 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014604 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014604 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014604 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014738 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014738 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014738 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014738 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014738 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014738 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014914 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014914 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014914 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014914 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.014914 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.014914 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.015081 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.015081 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.015081 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.015081 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.015081 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.015081 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.016721 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.016721 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.016721 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.016721 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.016721 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017029 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017029 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017029 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017029 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017029 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017268 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017268 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017268 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017268 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017268 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017268 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017575 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017575 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017575 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017575 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017575 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017575 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017846 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017846 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017846 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.017846 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.017846 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018079 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018079 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018079 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018079 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018079 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018326 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018326 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018326 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018326 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018495 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018495 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018495 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018495 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018651 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018651 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018651 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018651 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018651 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018870 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018870 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018870 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.018870 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.018870 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019054 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019054 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019054 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019054 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019244 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019244 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019244 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019244 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019409 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019409 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019409 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019409 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019592 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019592 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019592 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019592 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019759 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019759 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019759 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019759 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019921 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019921 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019921 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.019921 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.019921 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020137 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020137 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020137 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020137 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020137 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020137 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020475 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020475 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020475 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020475 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020475 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020676 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020676 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020676 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020676 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020676 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020676 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020973 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020973 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020973 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020973 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.020973 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.020973 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021262 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021262 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021262 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021262 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021262 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021262 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021513 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021513 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021513 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021513 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021513 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021513 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021783 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021783 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021783 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021783 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021959 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021959 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021959 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.021959 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.021959 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.022217 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.022217 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.022217 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.022217 np0000178531 devstack@c-api.service[112211]: /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 04 10:16:21.022217 np0000178531 devstack@c-api.service[112211]: warnings.warn(deprecated_msg) Jun 04 10:16:21.022217 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.middleware.request_id [None req-5f85c98e-50ef-4319-ba5b-8b6513d09f01 None None] RequestId filter calling following filter/app {{(pid=112211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 10:16:21.022217 np0000178531 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-5f85c98e-50ef-4319-ba5b-8b6513d09f01 None None] GET https://199.204.45.210/volume// Jun 04 10:16:21.022469 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-5f85c98e-50ef-4319-ba5b-8b6513d09f01 None None] Empty body provided in request {{(pid=112211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 04 10:16:21.022469 np0000178531 devstack@c-api.service[112211]: DEBUG cinder.api.openstack.wsgi [None req-5f85c98e-50ef-4319-ba5b-8b6513d09f01 None None] Calling method 'all' {{(pid=112211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 04 10:16:21.022834 np0000178531 devstack@c-api.service[112211]: INFO cinder.api.openstack.wsgi [None req-5f85c98e-50ef-4319-ba5b-8b6513d09f01 None None] https://199.204.45.210/volume// returned with HTTP 300 Jun 04 10:16:21.023174 np0000178531 devstack@c-api.service[112211]: [pid: 112211|app: 0|req: 1/4] 199.204.45.210 () {66 vars in 1456 bytes} [Thu Jun 4 10:16:20 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)