Jun 03 13:45:05.284978 np0000178430 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 13:45:05.293319 np0000178430 devstack@c-api.service[112378]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 13:45:05 2026] *** Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: nodename: np0000178430 Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: machine: x86_64 Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: clock source: unix Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: pcre jit disabled Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: detected number of CPU cores: 16 Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: current working directory: / Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: detected binary path: /usr/bin/uwsgi-core Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: your processes number limit is 256917 Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: your memory page size is 4096 bytes Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: detected max file descriptor number: 2048 Jun 03 13:45:05.296736 np0000178430 devstack@c-api.service[112378]: lock engine: pthread robust mutexes Jun 03 13:45:05.297508 np0000178430 devstack@c-api.service[112378]: thunder lock: enabled Jun 03 13:45:05.297508 np0000178430 devstack@c-api.service[112378]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 13:45:05.297508 np0000178430 devstack@c-api.service[112378]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 13:45:05.297508 np0000178430 devstack@c-api.service[112378]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 13:45:05.297508 np0000178430 devstack@c-api.service[112378]: Set PythonHome to /opt/stack/data/venv Jun 03 13:45:05.333410 np0000178430 devstack@c-api.service[112378]: Python main interpreter initialized at 0x7e3fc88a3668 Jun 03 13:45:05.333410 np0000178430 devstack@c-api.service[112378]: python threads support enabled Jun 03 13:45:05.333410 np0000178430 devstack@c-api.service[112378]: your server socket listen backlog is limited to 100 connections Jun 03 13:45:05.333410 np0000178430 devstack@c-api.service[112378]: your mercy for graceful operations on workers is 80 seconds Jun 03 13:45:05.333965 np0000178430 devstack@c-api.service[112378]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 13:45:05.334117 np0000178430 devstack@c-api.service[112378]: *** Operational MODE: preforking *** Jun 03 13:45:05.334280 np0000178430 devstack@c-api.service[112378]: *** uWSGI is running in multiple interpreter mode *** Jun 03 13:45:05.334280 np0000178430 devstack@c-api.service[112378]: spawned uWSGI master process (pid: 112378) Jun 03 13:45:05.334419 np0000178430 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 13:45:05.335247 np0000178430 devstack@c-api.service[112378]: spawned uWSGI worker 1 (pid: 112389, cores: 1) Jun 03 13:45:05.335825 np0000178430 devstack@c-api.service[112378]: spawned uWSGI worker 2 (pid: 112390, cores: 1) Jun 03 13:45:05.336594 np0000178430 devstack@c-api.service[112378]: spawned uWSGI worker 3 (pid: 112391, cores: 1) Jun 03 13:45:05.337113 np0000178430 devstack@c-api.service[112378]: spawned uWSGI worker 4 (pid: 112392, cores: 1) Jun 03 13:45:05.337184 np0000178430 devstack@c-api.service[112378]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 13:45:05.462878 np0000178430 devstack@c-api.service[112392]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 13:45:05.462878 np0000178430 devstack@c-api.service[112392]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 13:45:05.462878 np0000178430 devstack@c-api.service[112392]: we strongly recommend against using it for new projects. Jun 03 13:45:05.462878 np0000178430 devstack@c-api.service[112392]: If you are already using Eventlet, we recommend migrating to a different Jun 03 13:45:05.462878 np0000178430 devstack@c-api.service[112392]: framework. For more detail see Jun 03 13:45:05.462878 np0000178430 devstack@c-api.service[112392]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 13:45:05.462878 np0000178430 devstack@c-api.service[112392]: import eventlet # noqa Jun 03 13:45:05.463590 np0000178430 devstack@c-api.service[112391]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 13:45:05.463590 np0000178430 devstack@c-api.service[112391]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 13:45:05.463590 np0000178430 devstack@c-api.service[112391]: we strongly recommend against using it for new projects. Jun 03 13:45:05.463590 np0000178430 devstack@c-api.service[112391]: If you are already using Eventlet, we recommend migrating to a different Jun 03 13:45:05.463590 np0000178430 devstack@c-api.service[112391]: framework. For more detail see Jun 03 13:45:05.463590 np0000178430 devstack@c-api.service[112391]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 13:45:05.463590 np0000178430 devstack@c-api.service[112391]: import eventlet # noqa Jun 03 13:45:05.465566 np0000178430 devstack@c-api.service[112389]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 13:45:05.465566 np0000178430 devstack@c-api.service[112389]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 13:45:05.465566 np0000178430 devstack@c-api.service[112389]: we strongly recommend against using it for new projects. Jun 03 13:45:05.465566 np0000178430 devstack@c-api.service[112389]: If you are already using Eventlet, we recommend migrating to a different Jun 03 13:45:05.465566 np0000178430 devstack@c-api.service[112389]: framework. For more detail see Jun 03 13:45:05.465566 np0000178430 devstack@c-api.service[112389]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 13:45:05.465566 np0000178430 devstack@c-api.service[112389]: import eventlet # noqa Jun 03 13:45:05.466065 np0000178430 devstack@c-api.service[112390]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 13:45:05.466065 np0000178430 devstack@c-api.service[112390]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 13:45:05.466065 np0000178430 devstack@c-api.service[112390]: we strongly recommend against using it for new projects. Jun 03 13:45:05.466065 np0000178430 devstack@c-api.service[112390]: If you are already using Eventlet, we recommend migrating to a different Jun 03 13:45:05.466065 np0000178430 devstack@c-api.service[112390]: framework. For more detail see Jun 03 13:45:05.466065 np0000178430 devstack@c-api.service[112390]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 13:45:05.466065 np0000178430 devstack@c-api.service[112390]: import eventlet # noqa Jun 03 13:45:05.547688 np0000178430 devstack@c-api.service[112391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 13:45:05.547688 np0000178430 devstack@c-api.service[112391]: warnings.warn( Jun 03 13:45:05.550576 np0000178430 devstack@c-api.service[112392]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 13:45:05.550576 np0000178430 devstack@c-api.service[112392]: warnings.warn( Jun 03 13:45:05.555860 np0000178430 devstack@c-api.service[112390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 13:45:05.555860 np0000178430 devstack@c-api.service[112390]: warnings.warn( Jun 03 13:45:05.565111 np0000178430 devstack@c-api.service[112389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 13:45:05.565111 np0000178430 devstack@c-api.service[112389]: warnings.warn( Jun 03 13:45:05.622228 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:05.622228 np0000178430 devstack@c-api.service[112391]: from cgi import parse_header Jun 03 13:45:05.627375 np0000178430 devstack@c-api.service[112392]: /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 03 13:45:05.627375 np0000178430 devstack@c-api.service[112392]: from cgi import parse_header Jun 03 13:45:05.634959 np0000178430 devstack@c-api.service[112390]: /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 03 13:45:05.634959 np0000178430 devstack@c-api.service[112390]: from cgi import parse_header Jun 03 13:45:05.649159 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:05.649159 np0000178430 devstack@c-api.service[112389]: from cgi import parse_header Jun 03 13:45:05.673311 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:05.673311 np0000178430 devstack@c-api.service[112391]: removals.removed_module( Jun 03 13:45:05.675691 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:05.675691 np0000178430 devstack@c-api.service[112391]: removals.removed_module( Jun 03 13:45:05.679299 np0000178430 devstack@c-api.service[112392]: /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 03 13:45:05.679299 np0000178430 devstack@c-api.service[112392]: removals.removed_module( Jun 03 13:45:05.681074 np0000178430 devstack@c-api.service[112392]: /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 03 13:45:05.681074 np0000178430 devstack@c-api.service[112392]: removals.removed_module( Jun 03 13:45:05.689343 np0000178430 devstack@c-api.service[112390]: /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 03 13:45:05.689343 np0000178430 devstack@c-api.service[112390]: removals.removed_module( Jun 03 13:45:05.691508 np0000178430 devstack@c-api.service[112390]: /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 03 13:45:05.691508 np0000178430 devstack@c-api.service[112390]: removals.removed_module( Jun 03 13:45:05.703701 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:05.703701 np0000178430 devstack@c-api.service[112389]: removals.removed_module( Jun 03 13:45:05.705679 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:05.705679 np0000178430 devstack@c-api.service[112389]: removals.removed_module( Jun 03 13:45:06.332682 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:06.332682 np0000178430 devstack@c-api.service[112391]: warnings.warn( Jun 03 13:45:06.349703 np0000178430 devstack@c-api.service[112390]: /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 03 13:45:06.349703 np0000178430 devstack@c-api.service[112390]: warnings.warn( Jun 03 13:45:06.373425 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:06.373425 np0000178430 devstack@c-api.service[112389]: warnings.warn( Jun 03 13:45:06.385881 np0000178430 devstack@c-api.service[112392]: /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 03 13:45:06.385881 np0000178430 devstack@c-api.service[112392]: warnings.warn( Jun 03 13:45:06.461269 np0000178430 devstack@c-api.service[112390]: /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 03 13:45:06.461269 np0000178430 devstack@c-api.service[112390]: warnings.warn( Jun 03 13:45:06.478685 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:06.478685 np0000178430 devstack@c-api.service[112391]: warnings.warn( Jun 03 13:45:06.485116 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:06.485116 np0000178430 devstack@c-api.service[112389]: warnings.warn( Jun 03 13:45:06.510876 np0000178430 devstack@c-api.service[112392]: /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 03 13:45:06.510876 np0000178430 devstack@c-api.service[112392]: warnings.warn( Jun 03 13:45:06.773628 np0000178430 devstack@c-api.service[112390]: 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 03 13:45:06.774188 np0000178430 devstack@c-api.service[112390]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112390) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 13:45:06.784124 np0000178430 devstack@c-api.service[112391]: 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 03 13:45:06.784366 np0000178430 devstack@c-api.service[112391]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112391) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 13:45:06.795397 np0000178430 devstack@c-api.service[112389]: 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 03 13:45:06.795580 np0000178430 devstack@c-api.service[112389]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112389) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 13:45:06.803142 np0000178430 devstack@c-api.service[112392]: 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 03 13:45:06.803285 np0000178430 devstack@c-api.service[112392]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112392) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 13:45:06.859442 np0000178430 devstack@c-api.service[112390]: /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 03 13:45:06.859442 np0000178430 devstack@c-api.service[112390]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 13:45:06.862647 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:06.862647 np0000178430 devstack@c-api.service[112389]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 13:45:06.863867 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:06.863867 np0000178430 devstack@c-api.service[112391]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 13:45:06.865516 np0000178430 devstack@c-api.service[112392]: /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 03 13:45:06.865516 np0000178430 devstack@c-api.service[112392]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 13:45:07.339595 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112390) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 13:45:07.339760 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112389) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 13:45:07.339901 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.339967 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112391) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 13:45:07.340010 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.340090 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.340165 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.340210 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.340321 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112392) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 13:45:07.340372 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.340407 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.340446 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.340648 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.340949 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.341024 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.341227 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.341327 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.341403 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.341445 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.341496 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.341550 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.341603 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.341635 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.341665 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.341701 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.341731 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.341763 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.341763 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.341815 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.341841 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.341879 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.341911 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.341944 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.341971 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.342009 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.342037 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.342072 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.342101 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.342135 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.342163 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.342191 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.342219 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.342219 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.342219 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.344467 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.344547 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.344584 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.344610 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.344640 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.344678 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.344709 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.344740 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.344768 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.344798 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.344829 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.344857 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.344886 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.344928 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.344963 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.344992 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.344992 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.344992 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.344992 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.344992 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.344992 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.345153 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.345153 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.345211 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.345246 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.348476 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.348476 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.348476 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.348950 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.349017 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.349087 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.349134 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.349178 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.349206 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.349245 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.349280 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.349311 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.349343 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.349472 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.349519 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.349546 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.349581 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.349610 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.349636 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.349678 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.349709 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.349739 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.349769 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.349818 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.349859 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.349898 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.349930 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.349963 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.349993 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.350026 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.350050 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.350080 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.350116 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.350150 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.350177 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.350200 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.350230 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.350258 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.350283 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.350306 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.350337 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.350366 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.350407 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.350432 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.350479 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.350508 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.350560 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.350589 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.350589 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.350645 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.350645 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.350704 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.350704 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.350767 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.350797 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.350829 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.350829 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.350885 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.350922 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.351904 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.351973 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.352027 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.352090 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.352132 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.352180 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.352207 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.352238 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.352265 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.352299 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.352329 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.352359 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.352395 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.352426 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.352469 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.352497 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.352497 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.352563 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.352597 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.352626 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.352656 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.352681 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.352714 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.352745 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.352775 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.352804 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.352832 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.352861 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.352885 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.352917 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.352947 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.352978 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.353010 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.353038 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.353081 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.353106 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.353133 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.353168 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.353198 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.353232 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.353270 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.353308 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.353346 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.353371 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.353395 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.353429 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.353481 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.353510 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.353535 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.353569 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.353601 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.353625 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.353650 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.353686 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.353727 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.353765 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.353798 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.353828 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.353854 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.353885 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.353921 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.353947 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.353970 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.353999 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.354027 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.354055 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.354085 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.354116 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.354146 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.354177 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.354205 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.354240 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.354268 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.354300 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.354328 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.354362 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.354399 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.354432 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.354490 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.354575 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.354614 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.354637 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.354666 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.354695 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.354729 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.354782 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.354807 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.354840 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.354883 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.354915 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.354943 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.354976 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.355003 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.355032 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.355065 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.355089 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.355116 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.355146 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.355176 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.355210 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.355243 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.355267 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.355290 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.355319 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.355351 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.355351 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.355398 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.355420 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.355420 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.355545 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.355585 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.355585 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.356229 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.356283 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.356313 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.356349 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.356380 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.356409 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.356435 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.356482 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.356522 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.356555 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.356585 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.356616 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.356647 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.356678 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.356707 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.356738 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.356767 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.356798 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.356823 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.356849 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.356879 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.356907 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.356942 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.356967 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.356995 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.357023 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.357056 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.357092 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.357119 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.357147 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.357179 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.357208 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.357232 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.357260 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.357288 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.357315 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.357339 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.357365 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.357393 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.357420 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.357464 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.357506 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.357535 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.357562 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.357591 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.357618 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.357641 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.357671 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.357703 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.357733 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.357762 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.357790 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.357819 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.357819 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.357819 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.357819 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.359473 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.359473 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.359473 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.359623 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.359668 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.359703 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.359731 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.359759 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.359784 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.359818 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.359851 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.359887 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.359916 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.359945 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.359980 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.360011 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.360043 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.360084 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.360123 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.360151 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.360184 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.360215 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.360250 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.360286 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.360323 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.360323 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.360323 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.360323 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.361339 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.361395 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.361471 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.361542 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.361588 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.361657 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.361724 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.361765 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.361798 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.361828 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.361863 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.361863 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.361924 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.361952 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.361980 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.362007 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.362035 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.362063 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.362090 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.362114 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.362141 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.362178 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.362215 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.362770 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.362770 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.362770 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.362770 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.362770 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.362939 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.362939 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.362939 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.362939 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.362939 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.363072 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.363107 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.363132 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.363242 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.363282 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.363319 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.363353 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.363386 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.363420 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.363420 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.363493 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.363523 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.363552 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.363552 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.363552 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.363552 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.363667 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.363667 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.363667 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.363667 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.363667 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.363667 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.363667 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.366989 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.366989 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.367150 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.367190 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.367219 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.367252 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.367287 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.367317 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.367351 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.367380 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.367422 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.367461 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.367500 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.367534 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.367559 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.367589 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.367618 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.367643 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.367677 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.367714 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.367746 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.367776 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.367805 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.367805 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.367805 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.367805 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.367805 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.367805 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.367957 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.367957 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.367957 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.368055 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.368091 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.368121 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.368144 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.368172 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.368200 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.368229 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.368262 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.368291 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.368291 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.368349 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.368386 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.368415 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.368447 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.368501 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.368532 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.368562 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.368562 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.368615 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.368647 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.368647 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.368707 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.368738 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.368770 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.368770 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.371469 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.371469 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.371469 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.371469 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.371469 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.371669 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.371710 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.371748 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.371780 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.371809 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.371809 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.371870 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.371902 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.371928 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.371961 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.371987 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.372020 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.372052 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.372083 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.372116 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.372148 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.372185 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.372212 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.372240 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.372263 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.372290 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.372323 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.372357 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.372388 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.372388 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.372388 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.372388 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.372388 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.372537 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.372566 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.372595 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.372689 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.372741 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.372788 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.372841 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.372887 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.372941 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.372996 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.373044 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.373098 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.373145 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.373190 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.373242 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.373289 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.373335 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.373388 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.373440 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.373514 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.373563 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.373563 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.373563 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.373698 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.373698 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.373698 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.373698 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.373698 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.373698 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.373698 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.374022 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.374022 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.374022 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.374161 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.374212 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.374260 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.374312 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.374384 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.374441 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.374508 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.374566 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.374615 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.374660 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.374710 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.374756 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.374806 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.374856 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.374914 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.374961 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.375015 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.375015 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.375108 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.375108 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.375108 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.375108 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.375291 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.375345 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.375400 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.375446 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.375504 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.375559 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.375613 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.375613 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.375613 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.375613 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.375905 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.375959 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.376020 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.376082 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.376137 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.376185 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.376233 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.376280 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.376332 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.376380 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.376436 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.376534 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.376592 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.376645 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.376696 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.376741 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.376793 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.376847 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.376892 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.376942 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.376987 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.377033 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.377081 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.377136 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.377186 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.377233 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.377279 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.377322 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.377371 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.377428 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.377488 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.377488 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.377488 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.377488 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.377677 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.377722 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.377766 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.377766 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.377766 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.377766 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.377766 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.377766 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.378627 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.378700 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.378752 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.378806 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.378861 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.378916 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.378966 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.378966 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.379061 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.379115 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.379162 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.379215 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.379262 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.379262 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.379353 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.379399 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.379446 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.379504 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.379550 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.379550 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.379650 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.379701 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.379701 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.379794 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.379839 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.379839 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.379922 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.379922 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.385157 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.385236 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.385288 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.385336 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.385390 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.385445 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.385519 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.385578 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.385656 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.385717 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.385775 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.385828 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.385879 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.385931 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.385983 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.386032 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.386078 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.386124 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.386176 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.386224 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.386297 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.386344 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.386396 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.386473 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.386537 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.386590 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.386636 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.386685 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.386732 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.386783 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.386833 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.386880 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.386926 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.386975 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.387024 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.387070 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.387115 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.387167 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.387219 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.387219 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.387312 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.387357 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.387407 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.387476 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.387526 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.387526 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.387526 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.387526 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.387709 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.387845 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.387898 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.387898 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.387898 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.387898 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.387898 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.387898 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.388159 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.388211 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.388258 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.388309 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.388360 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.388410 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.388467 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.388516 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.388569 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.388620 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.388670 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.388722 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.388773 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.388824 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.388875 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.388927 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.388974 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.389028 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.389079 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.389124 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.389173 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.389220 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.389220 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.389220 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.389220 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.389220 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.389220 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.389220 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.389558 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.389558 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.389653 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.389708 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.389755 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.389800 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.389851 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.389897 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.389947 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.389993 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.390027 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.390050 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.390075 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.390102 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.390127 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.390155 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.390155 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.390244 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.390269 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.390300 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.390327 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.390356 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.390387 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.390414 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.390464 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.390495 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.390495 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.390495 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.391162 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.391208 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.391285 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.391343 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.391402 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.391465 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.391465 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.391515 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.391549 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.391576 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.391653 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.391703 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.391750 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.391808 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.391856 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.391883 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.391906 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.391935 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.391957 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.391981 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.392006 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.392029 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.392052 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.392079 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.392101 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.392124 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.392124 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.392166 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.396413 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.396484 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.396557 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.396631 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.396682 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.396746 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.396807 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.396858 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.396920 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.396978 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.397032 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.397098 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.397156 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.397206 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.397246 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.397276 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.397304 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.397329 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.397353 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.397378 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.397402 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.397433 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.397474 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.397507 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.397538 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.397564 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.397595 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.397623 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.397651 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.397680 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.397705 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.397729 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.397757 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.397785 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.397811 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.397835 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.397858 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.397881 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.397907 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.397934 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.397962 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.397988 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.398071 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.398192 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.398218 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.398247 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.398275 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.398298 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.398325 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.398355 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.398382 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.398412 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.398442 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.398488 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.398519 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.398542 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.398570 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.398599 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.398622 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.398649 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.398681 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.398708 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.398740 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.398765 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.398787 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.398815 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.398839 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.398863 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.398889 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.398917 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.398945 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.398975 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.398999 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.399024 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.399047 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.399074 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.399099 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.399121 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.399145 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.399168 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.399168 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.399168 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.399244 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.399268 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.399295 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.399322 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.399345 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.399371 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.399398 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.399421 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.399466 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.399504 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.399532 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.399560 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.399584 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.399610 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.399638 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.399665 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.399694 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.399721 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.399748 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.399771 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.399799 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.399822 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.399845 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.399874 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.399904 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.399927 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.399927 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.399927 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.399927 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.399927 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.400033 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.400033 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.400177 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.400177 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.400238 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.400270 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.400295 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.400327 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.400353 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.400471 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.400500 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.400525 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.400549 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.400574 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.400598 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.400622 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.400646 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.400677 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.400705 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.400730 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.400757 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.400781 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.400809 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.400833 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.400856 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.400881 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.400881 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.400881 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 13:45:07.401116 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.401182 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.401227 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.401279 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.401336 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.401362 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.401392 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.401468 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.401520 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.401575 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.401624 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.401670 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.401723 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112392) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.401776 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.401824 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.401873 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 13:45:07.401920 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.401970 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 13:45:07.402016 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112392) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.402060 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 13:45:07.402127 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112392) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.402175 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 13:45:07.402175 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 13:45:07.402175 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 13:45:07.447480 np0000178430 devstack@c-api.service[112391]: INFO dbcounter [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Registered counter for database cinder Jun 03 13:45:07.447646 np0000178430 devstack@c-api.service[112390]: INFO dbcounter [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Registered counter for database cinder Jun 03 13:45:07.447750 np0000178430 devstack@c-api.service[112389]: INFO dbcounter [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Registered counter for database cinder Jun 03 13:45:07.451304 np0000178430 devstack@c-api.service[112392]: INFO dbcounter [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Registered counter for database cinder Jun 03 13:45:07.492914 np0000178430 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-4580df62-60c8-473b-a2e7-64d6dc16645f 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:07.494767 np0000178430 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:07.498733 np0000178430 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 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=112390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:07.504147 np0000178430 devstack@c-api.service[112392]: DEBUG oslo_db.sqlalchemy.engines [None req-4db4666e-40a9-4f81-8770-dae81298e4ac 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=112392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:07.609851 np0000178430 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writer thread running {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 13:45:07.610390 np0000178430 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writer thread running {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 13:45:07.612641 np0000178430 devstack@c-api.service[112389]: INFO cinder.rpc [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 13:45:07.613437 np0000178430 devstack@c-api.service[112391]: INFO cinder.rpc [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 13:45:07.615010 np0000178430 devstack@c-api.service[112389]: INFO cinder.rpc [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 13:45:07.615833 np0000178430 devstack@c-api.service[112391]: INFO cinder.rpc [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 13:45:07.617145 np0000178430 devstack@c-api.service[112389]: INFO cinder.rpc [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 13:45:07.617977 np0000178430 devstack@c-api.service[112391]: INFO cinder.rpc [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 13:45:07.619473 np0000178430 devstack@c-api.service[112389]: INFO cinder.rpc [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 13:45:07.620169 np0000178430 devstack@c-api.service[112391]: INFO cinder.rpc [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 13:45:07.620689 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.621426 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.621720 np0000178430 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writer thread running {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 13:45:07.624404 np0000178430 devstack@c-api.service[112390]: INFO cinder.rpc [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 13:45:07.625116 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.626164 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.626814 np0000178430 devstack@c-api.service[112390]: INFO cinder.rpc [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 13:45:07.629382 np0000178430 devstack@c-api.service[112390]: INFO cinder.rpc [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 13:45:07.631638 np0000178430 devstack@c-api.service[112390]: INFO cinder.rpc [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 13:45:07.632863 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.634308 np0000178430 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writer thread running {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 13:45:07.637276 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.637374 np0000178430 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 13:45:07.639980 np0000178430 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 13:45:07.642287 np0000178430 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 13:45:07.644350 np0000178430 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 13:45:07.645298 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.649321 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.663034 np0000178430 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [None req-4580df62-60c8-473b-a2e7-64d6dc16645f 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:07.664285 np0000178430 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:07.665292 np0000178430 devstack@c-api.service[112389]: INFO cinder.rpc [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 13:45:07.667484 np0000178430 devstack@c-api.service[112391]: INFO cinder.rpc [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 13:45:07.667568 np0000178430 devstack@c-api.service[112389]: INFO cinder.rpc [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 13:45:07.669081 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.669694 np0000178430 devstack@c-api.service[112391]: INFO cinder.rpc [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 13:45:07.671950 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.678210 np0000178430 devstack@c-api.service[112390]: DEBUG oslo_db.sqlalchemy.engines [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 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=112390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:07.680492 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.680661 np0000178430 devstack@c-api.service[112390]: INFO cinder.rpc [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 13:45:07.683368 np0000178430 devstack@c-api.service[112390]: INFO cinder.rpc [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 13:45:07.683773 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.684521 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.684927 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.687056 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.687763 np0000178430 devstack@c-api.service[112392]: DEBUG oslo_db.sqlalchemy.engines [None req-4db4666e-40a9-4f81-8770-dae81298e4ac 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=112392) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:07.689445 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.690260 np0000178430 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 13:45:07.692513 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.692718 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.692894 np0000178430 devstack@c-api.service[112392]: INFO cinder.rpc [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 13:45:07.694105 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.695807 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.695893 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.696518 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.698772 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.699405 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.699667 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.701966 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.702527 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.703123 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.704765 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.705767 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.707644 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.707720 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.708578 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.708689 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.709093 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.710884 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.711498 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.711654 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.711933 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.713125 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.713963 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.714349 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.715845 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.717321 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.717736 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.718022 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.720504 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.720665 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.721049 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.721325 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.722644 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.723323 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.723678 np0000178430 devstack@c-api.service[112389]: WARNING cinder.api.contrib.hosts [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 13:45:07.723897 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.724405 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.724745 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.724814 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.725905 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.726765 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.727002 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.727215 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.727637 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.727957 np0000178430 devstack@c-api.service[112391]: WARNING cinder.api.contrib.hosts [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 13:45:07.728689 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.728765 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.729814 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.729983 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.730177 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.731276 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.731519 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.732673 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.732869 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.732941 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.733010 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.733809 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: extensions {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.734238 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.734313 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.735113 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: os-availability-zone {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.735560 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.736286 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.736446 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: os-hosts {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.737126 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.737771 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.738058 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: extensions {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.738261 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.738421 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: backups {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.739335 np0000178430 devstack@c-api.service[112390]: WARNING cinder.api.contrib.hosts [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 13:45:07.739906 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: os-availability-zone {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.740093 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.740446 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: consistencygroups {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.741152 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: os-hosts {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.741589 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.742508 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: backups {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.742599 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: os-volume-manage {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.742916 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.743251 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.743996 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: extra_specs {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.744352 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.744500 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: consistencygroups {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.745511 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: os-snapshot-manage {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.745700 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.746556 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: os-volume-manage {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.746682 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.746958 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: cgsnapshots {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.747046 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.747798 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: extra_specs {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.748481 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: encryption {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.748576 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.748630 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.749293 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: os-snapshot-manage {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.749527 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: extensions {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.749618 np0000178430 devstack@c-api.service[112392]: WARNING cinder.api.contrib.hosts [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 13:45:07.749990 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: encryption {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.750382 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.750840 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: os-availability-zone {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.751336 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: cgsnapshots {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.751607 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: capabilities {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.751861 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.752129 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: os-hosts {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.752699 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: encryption {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.752779 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: scheduler-stats {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.754051 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: backups {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.754199 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.754279 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: os-volume-type-access {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.754358 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: encryption {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.755519 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.755814 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: qos-specs {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.755908 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: capabilities {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.756024 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: consistencygroups {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.757052 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.757141 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: scheduler-stats {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.757734 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: os-quota-class-sets {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.757922 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: os-volume-manage {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.758432 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.758513 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: os-volume-type-access {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.758959 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: os-quota-sets {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.759306 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: extra_specs {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.760049 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.760103 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: qos-specs {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.760370 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extended resource: os-volume-transfer {{(pid=112389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.760851 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: os-snapshot-manage {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.761011 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: extensions {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.762104 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: os-quota-class-sets {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.762276 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: cgsnapshots {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.762326 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: os-availability-zone {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.762700 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.763334 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: os-quota-sets {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.763644 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: encryption {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.763711 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: os-hosts {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.764101 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.764753 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extended resource: os-volume-transfer {{(pid=112391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.765077 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: backups {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.765128 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: encryption {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.765486 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.766668 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: capabilities {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.766912 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.767121 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: consistencygroups {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.767469 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.767765 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.contrib.snapshot_actions [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] SnapshotActionsController initialized {{(pid=112389) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 13:45:07.767870 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: scheduler-stats {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.768481 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.768855 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.769227 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: os-volume-manage {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.769325 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: os-volume-type-access {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.769832 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.770213 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.770645 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: extra_specs {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.770943 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: qos-specs {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.771155 np0000178430 devstack@c-api.service[112389]: WARNING castellan.key_manager.migration [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.771687 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.771993 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension AdminActions extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.772100 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension AdminActions extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.772227 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: os-snapshot-manage {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.772343 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension AdminActions extending resource: backups {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.772343 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.772596 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.772712 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] SnapshotActionsController initialized {{(pid=112391) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 13:45:07.772824 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.773045 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: os-quota-class-sets {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.773207 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.773313 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.773313 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension TypesManage extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.773638 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.773638 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.773638 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.773793 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.773867 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: cgsnapshots {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.774009 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension VolumeActions extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.774009 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension UsedLimits extending resource: limits {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.774009 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.774176 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.v3.router [None req-4580df62-60c8-473b-a2e7-64d6dc16645f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.774440 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: os-quota-sets {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.775100 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.775211 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: encryption {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.775731 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extended resource: os-volume-transfer {{(pid=112390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.775884 np0000178430 devstack@c-api.service[112391]: WARNING castellan.key_manager.migration [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.776633 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension AdminActions extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.776810 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: encryption {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.776932 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension AdminActions extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.776932 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension AdminActions extending resource: backups {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777053 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777053 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777148 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777334 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777492 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension TypesManage extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777645 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777645 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777781 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.777911 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.778017 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.778120 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension VolumeActions extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.778120 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension UsedLimits extending resource: limits {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.778287 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.778352 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: capabilities {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.778405 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.v3.router [None req-8d3b5ef8-764c-449c-b4b9-e20e2f820491 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.779347 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.779561 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: scheduler-stats {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.780738 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.781110 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: os-volume-type-access {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.782072 np0000178430 devstack@c-api.service[112389]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3fc88a3668 pid: 112389 (default app) Jun 03 13:45:07.782152 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.782729 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: qos-specs {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.782985 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.contrib.snapshot_actions [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] SnapshotActionsController initialized {{(pid=112390) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 13:45:07.783721 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.784945 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: os-quota-class-sets {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.785010 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.786216 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: os-quota-sets {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.786346 np0000178430 devstack@c-api.service[112390]: WARNING castellan.key_manager.migration [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.786771 np0000178430 devstack@c-api.service[112391]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3fc88a3668 pid: 112391 (default app) Jun 03 13:45:07.787176 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension AdminActions extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.787315 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension AdminActions extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.787417 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension AdminActions extending resource: backups {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.787545 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.787692 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.787793 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.788247 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extended resource: os-volume-transfer {{(pid=112392) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 13:45:07.788446 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.788553 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension TypesManage extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.788667 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.788766 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.788885 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.788993 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.789094 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension VolumeActions extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.789225 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension UsedLimits extending resource: limits {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.789315 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.789424 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.v3.router [None req-8708b187-1869-4137-b8d6-7a8e0b7cfa59 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.790237 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790237 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.790371 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790371 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.790371 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790371 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.790371 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790668 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.790668 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790668 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.790668 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790668 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.790668 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790945 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.790945 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790945 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.790945 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.790945 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791156 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791156 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791156 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791156 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791408 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791408 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791408 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791408 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791611 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791611 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791611 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791611 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791611 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791828 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791828 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791828 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.791828 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.791828 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792020 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.792055 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792055 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792055 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792055 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792055 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792055 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792287 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792287 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792287 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792287 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792287 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792287 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792548 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792548 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792548 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792548 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792548 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792548 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792784 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792784 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792784 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792784 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.792784 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.792784 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.793020 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.793020 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.793020 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.793020 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.793177 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.793177 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.793177 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.793177 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.793177 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.794090 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.794090 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.794090 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.794090 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.794090 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.794418 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.794418 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.794418 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.794418 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.794418 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.794418 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.794923 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.794923 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.794923 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.794923 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.794923 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.795269 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.795269 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.795269 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.795269 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.795269 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.795619 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.795619 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.795619 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.795619 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.795906 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.795906 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.795906 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.795906 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.796185 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.796185 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.796185 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.796185 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.796185 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.796618 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.796618 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.796618 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.796618 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.796618 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.796952 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.796952 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.796952 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.796952 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.797225 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.797225 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.797225 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.797225 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.797523 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.797523 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.797523 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.797523 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.797990 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.797990 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.797990 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.797990 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.798435 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.798435 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.798435 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.798435 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.798798 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.798798 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.798798 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.798798 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.798798 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.798798 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799263 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799263 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799263 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799263 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799263 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799652 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799652 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799652 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799652 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799652 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799652 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799652 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799967 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799967 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799967 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799967 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.799967 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.799967 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.800246 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.800246 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.800246 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.800246 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.800246 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.800246 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.800599 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.800599 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.800599 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.800599 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.800599 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.800599 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.800881 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.800881 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.800881 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.800881 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.801091 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.801091 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.801091 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.801091 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.801287 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.801287 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.801287 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.801287 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.801540 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.801540 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.801540 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:07.801540 np0000178430 devstack@c-api.service[112389]: warnings.warn(deprecated_msg) Jun 03 13:45:07.801792 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.801792 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.801848 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [None req-3cca740f-7782-4402-9551-db2b592458fe None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 13:45:07.801878 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.801878 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.contrib.snapshot_actions [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] SnapshotActionsController initialized {{(pid=112392) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 13:45:07.801929 np0000178430 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Wed Jun 3 13:45:07 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 03 13:45:07.801959 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.801987 np0000178430 devstack@c-api.service[112390]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3fc88a3668 pid: 112390 (default app) Jun 03 13:45:07.802018 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.802018 np0000178430 devstack@c-api.service[112392]: WARNING castellan.key_manager.migration [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 13:45:07.802018 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension AdminActions extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802018 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension AdminActions extending resource: snapshots {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802018 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension AdminActions extending resource: backups {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802018 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802018 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension SnapshotActions extending resource: snapshots {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802018 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802253 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802253 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension TypesManage extending resource: types {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802253 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802253 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802253 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension VolumeTypeAccess extending resource: types {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802253 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802253 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension VolumeActions extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802938 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension UsedLimits extending resource: limits {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802938 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.802938 np0000178430 devstack@c-api.service[112392]: DEBUG cinder.api.v3.router [None req-4db4666e-40a9-4f81-8770-dae81298e4ac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112392) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 13:45:07.810152 np0000178430 devstack@c-api.service[112392]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e3fc88a3668 pid: 112392 (default app) Jun 03 13:45:15.408550 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.408550 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.408550 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.408550 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.409493 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.409493 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.409493 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.409493 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.409743 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.409743 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.409743 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.409743 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.409743 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.409743 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410106 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410106 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410106 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410106 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410106 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410397 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410397 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410397 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410397 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410397 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410720 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410720 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410720 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410720 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410960 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410960 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410960 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.410960 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.410960 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.411248 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.411248 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.411248 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.411248 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.411248 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.411623 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.411623 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.411623 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.411623 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.411623 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.411623 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412021 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.412021 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412021 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.412021 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412021 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.412021 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412474 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.412474 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412474 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.412474 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412474 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.412474 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412864 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.412864 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412864 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.412864 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.412864 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413148 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.413148 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413148 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.413148 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413148 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.413487 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413487 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.413487 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413487 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.413487 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413487 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.413822 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413822 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.413822 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413822 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.413822 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.413822 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.414158 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.414158 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.414158 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.414158 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.414158 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.414443 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.414443 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.414443 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.414443 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.414443 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.414765 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.414765 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.414765 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.414765 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415014 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415014 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415014 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415014 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415244 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415244 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415244 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415244 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415244 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415570 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415570 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415570 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415570 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415570 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415833 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415833 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.415833 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.415833 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416045 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416045 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416045 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416045 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416287 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416287 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416287 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416287 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416537 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416537 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416537 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416537 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416764 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416764 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416764 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416764 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416990 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416990 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416990 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.416990 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.416990 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417326 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.417326 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417326 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.417326 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417326 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.417326 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417731 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.417731 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417731 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.417731 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417731 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.417927 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417927 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.417927 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417927 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.417927 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.417927 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418075 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418075 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418075 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418075 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418075 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418075 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418235 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418235 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418235 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418235 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418235 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418235 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418386 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418386 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418386 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418386 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418386 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418386 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418560 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418560 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418560 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418560 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418684 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418684 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418684 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418684 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418684 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418818 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418818 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418818 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418818 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.418818 np0000178430 devstack@c-api.service[112391]: warnings.warn(deprecated_msg) Jun 03 13:45:15.418818 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.middleware.request_id [None req-b883a37d-ef8b-4b03-a6bf-41c42109972e None None] RequestId filter calling following filter/app {{(pid=112391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 13:45:15.981331 np0000178430 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-b883a37d-ef8b-4b03-a6bf-41c42109972e admin admin] POST https://199.204.45.78/volume/v3/types Jun 03 13:45:15.981331 np0000178430 devstack@c-api.service[112391]: DEBUG cinder.api.openstack.wsgi [None req-b883a37d-ef8b-4b03-a6bf-41c42109972e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 13:45:15.981331 np0000178430 devstack@c-api.service[112391]: /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 03 13:45:15.981331 np0000178430 devstack@c-api.service[112391]: warnings.warn( Jun 03 13:45:16.034524 np0000178430 devstack@c-api.service[112391]: DEBUG oslo_db.sqlalchemy.engines [None req-b883a37d-ef8b-4b03-a6bf-41c42109972e 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=112391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:16.069811 np0000178430 devstack@c-api.service[112391]: INFO cinder.api.openstack.wsgi [None req-b883a37d-ef8b-4b03-a6bf-41c42109972e admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 03 13:45:16.069811 np0000178430 devstack@c-api.service[112391]: [pid: 112391|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Wed Jun 3 13:45:15 2026] POST /volume/v3/types => generated 186 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 13:45:16.090785 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.middleware.request_id [req-b883a37d-ef8b-4b03-a6bf-41c42109972e req-9c4fc6c8-67b3-486a-930c-4c93e298bc0f None None] RequestId filter calling following filter/app {{(pid=112389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 13:45:16.539055 np0000178430 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [req-b883a37d-ef8b-4b03-a6bf-41c42109972e req-9c4fc6c8-67b3-486a-930c-4c93e298bc0f admin admin] POST https://199.204.45.78/volume/v3/types/781a6134-98c8-41bf-876d-662ec3be0c7f/extra_specs Jun 03 13:45:16.539666 np0000178430 devstack@c-api.service[112389]: DEBUG cinder.api.openstack.wsgi [req-b883a37d-ef8b-4b03-a6bf-41c42109972e req-9c4fc6c8-67b3-486a-930c-4c93e298bc0f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 13:45:16.541868 np0000178430 devstack@c-api.service[112389]: /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 03 13:45:16.541868 np0000178430 devstack@c-api.service[112389]: warnings.warn( Jun 03 13:45:16.586933 np0000178430 devstack@c-api.service[112389]: DEBUG oslo_db.sqlalchemy.engines [req-b883a37d-ef8b-4b03-a6bf-41c42109972e req-9c4fc6c8-67b3-486a-930c-4c93e298bc0f 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=112389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 13:45:16.652960 np0000178430 devstack@c-api.service[112389]: INFO cinder.api.openstack.wsgi [req-b883a37d-ef8b-4b03-a6bf-41c42109972e req-9c4fc6c8-67b3-486a-930c-4c93e298bc0f admin admin] https://199.204.45.78/volume/v3/types/781a6134-98c8-41bf-876d-662ec3be0c7f/extra_specs returned with HTTP 200 Jun 03 13:45:16.653619 np0000178430 devstack@c-api.service[112389]: [pid: 112389|app: 0|req: 2/3] 199.204.45.78 () {70 vars in 1498 bytes} [Wed Jun 3 13:45:16 2026] POST /volume/v3/types/781a6134-98c8-41bf-876d-662ec3be0c7f/extra_specs => generated 55 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 13:45:17.682342 np0000178430 devstack@c-api.service[112390]: DEBUG dbcounter [-] [112390] Writing DB stats cinder:SELECT=6 {{(pid=112390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 13:45:17.692255 np0000178430 devstack@c-api.service[112392]: DEBUG dbcounter [-] [112392] Writing DB stats cinder:SELECT=6 {{(pid=112392) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 13:45:26.064495 np0000178430 devstack@c-api.service[112391]: DEBUG dbcounter [-] [112391] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 13:45:26.651237 np0000178430 devstack@c-api.service[112389]: DEBUG dbcounter [-] [112389] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 13:47:45.038180 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.038180 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.038636 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.038636 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.038636 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.038636 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.038636 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.038895 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.038895 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.038895 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.038895 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.038895 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.038895 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039187 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039187 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039187 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039187 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039187 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039423 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039423 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039423 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039423 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039647 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039647 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039647 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039647 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039846 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039846 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039846 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.039846 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.039846 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040105 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040105 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040105 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040105 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040105 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040351 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040351 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040351 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040351 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040351 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040351 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040677 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040677 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040677 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040677 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040677 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040677 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040948 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040948 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040948 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040948 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.040948 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.040948 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041223 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041223 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041223 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041223 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041223 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041223 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041503 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041503 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041503 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041503 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041703 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041703 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041703 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041703 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041703 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041938 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041938 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041938 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.041938 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.041938 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042152 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042152 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042152 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042152 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042152 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042152 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042425 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042425 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042425 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042425 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042425 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042690 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042690 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042690 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042690 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042690 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042914 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042914 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.042914 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.042914 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043124 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043124 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043124 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043124 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043308 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043308 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043308 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043308 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043308 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043586 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043586 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043586 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043586 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043586 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043799 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043799 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043799 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043799 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043997 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043997 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.043997 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.043997 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044198 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044198 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044198 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044198 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044469 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044469 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044469 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044469 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044677 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044677 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044677 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044677 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044875 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044875 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044875 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044875 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.044875 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.044875 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045135 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045135 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045135 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045135 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045135 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045431 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045431 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045431 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045431 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045431 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045431 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045431 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045738 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045738 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045738 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045738 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045738 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045738 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045930 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045930 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045930 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045930 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.045930 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.045930 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046123 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046123 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046123 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046123 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046123 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046123 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046310 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046310 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046310 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046310 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046438 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046438 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046438 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046438 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046633 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046633 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046633 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046633 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046788 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046788 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046788 np0000178430 devstack@c-api.service[112390]: /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 03 13:47:45.046788 np0000178430 devstack@c-api.service[112390]: warnings.warn(deprecated_msg) Jun 03 13:47:45.046788 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.middleware.request_id [None req-c555d47f-c4df-461a-ad87-cb2d062fb126 None None] RequestId filter calling following filter/app {{(pid=112390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 13:47:45.046788 np0000178430 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-c555d47f-c4df-461a-ad87-cb2d062fb126 None None] GET https://199.204.45.78/volume// Jun 03 13:47:45.046979 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-c555d47f-c4df-461a-ad87-cb2d062fb126 None None] Empty body provided in request {{(pid=112390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 03 13:47:45.046979 np0000178430 devstack@c-api.service[112390]: DEBUG cinder.api.openstack.wsgi [None req-c555d47f-c4df-461a-ad87-cb2d062fb126 None None] Calling method 'all' {{(pid=112390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 03 13:47:45.046979 np0000178430 devstack@c-api.service[112390]: INFO cinder.api.openstack.wsgi [None req-c555d47f-c4df-461a-ad87-cb2d062fb126 None None] https://199.204.45.78/volume// returned with HTTP 300 Jun 03 13:47:45.046979 np0000178430 devstack@c-api.service[112390]: [pid: 112390|app: 0|req: 1/4] 199.204.45.78 () {66 vars in 1449 bytes} [Wed Jun 3 13:47:45 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)