Jun 16 01:09:39.514229 np0000180469 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:09:39.520074 np0000180469 devstack@c-api.service[112279]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:09:39 2026] *** Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: nodename: np0000180469 Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: machine: x86_64 Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: clock source: unix Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: pcre jit disabled Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: detected number of CPU cores: 16 Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: current working directory: / Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: your processes number limit is 256917 Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: your memory page size is 4096 bytes Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: detected max file descriptor number: 2048 Jun 16 01:09:39.522497 np0000180469 devstack@c-api.service[112279]: lock engine: pthread robust mutexes Jun 16 01:09:39.523279 np0000180469 devstack@c-api.service[112279]: thunder lock: enabled Jun 16 01:09:39.523279 np0000180469 devstack@c-api.service[112279]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:09:39.523279 np0000180469 devstack@c-api.service[112279]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:09:39.523279 np0000180469 devstack@c-api.service[112279]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:09:39.523279 np0000180469 devstack@c-api.service[112279]: Set PythonHome to /opt/stack/data/venv Jun 16 01:09:39.559537 np0000180469 devstack@c-api.service[112279]: Python main interpreter initialized at 0x7f8eb9ea3668 Jun 16 01:09:39.559537 np0000180469 devstack@c-api.service[112279]: python threads support enabled Jun 16 01:09:39.559537 np0000180469 devstack@c-api.service[112279]: your server socket listen backlog is limited to 100 connections Jun 16 01:09:39.559537 np0000180469 devstack@c-api.service[112279]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:09:39.560102 np0000180469 devstack@c-api.service[112279]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:09:39.560255 np0000180469 devstack@c-api.service[112279]: *** Operational MODE: preforking *** Jun 16 01:09:39.560435 np0000180469 devstack@c-api.service[112279]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:09:39.560435 np0000180469 devstack@c-api.service[112279]: spawned uWSGI master process (pid: 112279) Jun 16 01:09:39.560662 np0000180469 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:09:39.561200 np0000180469 devstack@c-api.service[112279]: spawned uWSGI worker 1 (pid: 112282, cores: 1) Jun 16 01:09:39.561721 np0000180469 devstack@c-api.service[112279]: spawned uWSGI worker 2 (pid: 112283, cores: 1) Jun 16 01:09:39.562348 np0000180469 devstack@c-api.service[112279]: spawned uWSGI worker 3 (pid: 112284, cores: 1) Jun 16 01:09:39.562863 np0000180469 devstack@c-api.service[112279]: spawned uWSGI worker 4 (pid: 112285, cores: 1) Jun 16 01:09:39.562863 np0000180469 devstack@c-api.service[112279]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:09:39.683562 np0000180469 devstack@c-api.service[112284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:39.683562 np0000180469 devstack@c-api.service[112284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:39.683562 np0000180469 devstack@c-api.service[112284]: we strongly recommend against using it for new projects. Jun 16 01:09:39.683562 np0000180469 devstack@c-api.service[112284]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:39.683562 np0000180469 devstack@c-api.service[112284]: framework. For more detail see Jun 16 01:09:39.683562 np0000180469 devstack@c-api.service[112284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:39.683562 np0000180469 devstack@c-api.service[112284]: import eventlet # noqa Jun 16 01:09:39.685146 np0000180469 devstack@c-api.service[112285]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:39.685146 np0000180469 devstack@c-api.service[112285]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:39.685146 np0000180469 devstack@c-api.service[112285]: we strongly recommend against using it for new projects. Jun 16 01:09:39.685146 np0000180469 devstack@c-api.service[112285]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:39.685146 np0000180469 devstack@c-api.service[112285]: framework. For more detail see Jun 16 01:09:39.685146 np0000180469 devstack@c-api.service[112285]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:39.685146 np0000180469 devstack@c-api.service[112285]: import eventlet # noqa Jun 16 01:09:39.687283 np0000180469 devstack@c-api.service[112282]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:39.687283 np0000180469 devstack@c-api.service[112282]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:39.687283 np0000180469 devstack@c-api.service[112282]: we strongly recommend against using it for new projects. Jun 16 01:09:39.687283 np0000180469 devstack@c-api.service[112282]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:39.687283 np0000180469 devstack@c-api.service[112282]: framework. For more detail see Jun 16 01:09:39.687283 np0000180469 devstack@c-api.service[112282]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:39.687283 np0000180469 devstack@c-api.service[112282]: import eventlet # noqa Jun 16 01:09:39.700372 np0000180469 devstack@c-api.service[112283]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:39.700372 np0000180469 devstack@c-api.service[112283]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:39.700372 np0000180469 devstack@c-api.service[112283]: we strongly recommend against using it for new projects. Jun 16 01:09:39.700372 np0000180469 devstack@c-api.service[112283]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:39.700372 np0000180469 devstack@c-api.service[112283]: framework. For more detail see Jun 16 01:09:39.700372 np0000180469 devstack@c-api.service[112283]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:39.700372 np0000180469 devstack@c-api.service[112283]: import eventlet # noqa Jun 16 01:09:39.767642 np0000180469 devstack@c-api.service[112285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:39.767642 np0000180469 devstack@c-api.service[112285]: warnings.warn( Jun 16 01:09:39.772903 np0000180469 devstack@c-api.service[112284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:39.772903 np0000180469 devstack@c-api.service[112284]: warnings.warn( Jun 16 01:09:39.773154 np0000180469 devstack@c-api.service[112282]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:39.773154 np0000180469 devstack@c-api.service[112282]: warnings.warn( Jun 16 01:09:39.782055 np0000180469 devstack@c-api.service[112283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:39.782055 np0000180469 devstack@c-api.service[112283]: warnings.warn( Jun 16 01:09:39.840672 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:39.840672 np0000180469 devstack@c-api.service[112285]: from cgi import parse_header Jun 16 01:09:39.846455 np0000180469 devstack@c-api.service[112282]: /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 16 01:09:39.846455 np0000180469 devstack@c-api.service[112282]: from cgi import parse_header Jun 16 01:09:39.847470 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:39.847470 np0000180469 devstack@c-api.service[112284]: from cgi import parse_header Jun 16 01:09:39.857056 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:39.857056 np0000180469 devstack@c-api.service[112283]: from cgi import parse_header Jun 16 01:09:39.888717 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:39.888717 np0000180469 devstack@c-api.service[112285]: removals.removed_module( Jun 16 01:09:39.890278 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:39.890278 np0000180469 devstack@c-api.service[112285]: removals.removed_module( Jun 16 01:09:39.892744 np0000180469 devstack@c-api.service[112282]: /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 16 01:09:39.892744 np0000180469 devstack@c-api.service[112282]: removals.removed_module( Jun 16 01:09:39.894186 np0000180469 devstack@c-api.service[112282]: /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 16 01:09:39.894186 np0000180469 devstack@c-api.service[112282]: removals.removed_module( Jun 16 01:09:39.894589 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:39.894589 np0000180469 devstack@c-api.service[112284]: removals.removed_module( Jun 16 01:09:39.897024 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:39.897024 np0000180469 devstack@c-api.service[112284]: removals.removed_module( Jun 16 01:09:39.904230 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:39.904230 np0000180469 devstack@c-api.service[112283]: removals.removed_module( Jun 16 01:09:39.905638 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:39.905638 np0000180469 devstack@c-api.service[112283]: removals.removed_module( Jun 16 01:09:40.494453 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:40.494453 np0000180469 devstack@c-api.service[112285]: warnings.warn( Jun 16 01:09:40.500466 np0000180469 devstack@c-api.service[112282]: /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 16 01:09:40.500466 np0000180469 devstack@c-api.service[112282]: warnings.warn( Jun 16 01:09:40.502425 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:40.502425 np0000180469 devstack@c-api.service[112283]: warnings.warn( Jun 16 01:09:40.502762 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:40.502762 np0000180469 devstack@c-api.service[112284]: warnings.warn( Jun 16 01:09:40.590534 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:40.590534 np0000180469 devstack@c-api.service[112285]: warnings.warn( Jun 16 01:09:40.597184 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:40.597184 np0000180469 devstack@c-api.service[112283]: warnings.warn( Jun 16 01:09:40.597908 np0000180469 devstack@c-api.service[112282]: /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 16 01:09:40.597908 np0000180469 devstack@c-api.service[112282]: warnings.warn( Jun 16 01:09:40.599640 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:40.599640 np0000180469 devstack@c-api.service[112284]: warnings.warn( Jun 16 01:09:40.880203 np0000180469 devstack@c-api.service[112283]: 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 16 01:09:40.880203 np0000180469 devstack@c-api.service[112283]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112283) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:40.880966 np0000180469 devstack@c-api.service[112285]: 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 16 01:09:40.880966 np0000180469 devstack@c-api.service[112285]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112285) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:40.884698 np0000180469 devstack@c-api.service[112284]: 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 16 01:09:40.885103 np0000180469 devstack@c-api.service[112284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:40.889241 np0000180469 devstack@c-api.service[112282]: 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 16 01:09:40.889676 np0000180469 devstack@c-api.service[112282]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112282) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:40.965006 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:40.965006 np0000180469 devstack@c-api.service[112285]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:40.965436 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:40.965436 np0000180469 devstack@c-api.service[112283]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:40.966717 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:40.966717 np0000180469 devstack@c-api.service[112284]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:40.969794 np0000180469 devstack@c-api.service[112282]: /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 16 01:09:40.969794 np0000180469 devstack@c-api.service[112282]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:41.411773 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112282) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:41.412029 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112285) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:41.412110 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112283) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:41.412168 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.412231 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:41.412297 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.412349 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.412400 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.412472 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.412525 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.412576 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.412968 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.413078 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.413178 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.413296 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.413296 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.413868 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.413868 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.414198 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.414317 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.414426 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.414595 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.414738 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.414842 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.414940 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.415041 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.415137 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.415230 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.415291 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.415341 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.415391 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.415443 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.415539 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.415645 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.415702 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.415752 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.415821 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.415880 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.415930 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.415986 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.416037 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.416089 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.416089 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.416089 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.416233 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.416233 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.416233 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.416233 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.416430 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.416494 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.416558 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.416639 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.416693 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.416746 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.416816 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.416870 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.416920 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.416971 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.417020 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.417072 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.417129 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.417179 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.417240 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.417298 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.417348 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.417398 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.417456 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.417506 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.417572 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.417572 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.417572 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.417572 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.419037 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.419037 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.419245 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.419348 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.419443 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.419626 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.419767 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.419876 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.419967 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.419967 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.420089 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.420151 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.420211 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.420275 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.420342 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.420419 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.420487 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.420545 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.420627 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.420693 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.420755 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.420830 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.420893 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.420955 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.421027 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.421108 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.421175 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.421175 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.421289 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.421289 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.421406 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.421474 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.421543 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.421620 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.421699 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.421768 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.421830 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.421890 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.421952 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.422016 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.422077 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.422137 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.422207 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.422277 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.422348 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.422411 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.422472 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.422536 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.422536 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.422697 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.422697 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.422697 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.422697 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.422697 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.422697 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.422697 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.423100 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.423100 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.423217 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.423278 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.423338 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.423404 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.423466 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.423553 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.423630 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.423703 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.423765 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.423835 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.423898 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.423963 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.424025 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.424087 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.424130 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.424168 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.424199 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.424232 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.424263 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.424295 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.424326 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.424359 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.424391 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.424422 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.424460 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.424460 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.424524 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.424524 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.424588 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.424639 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.424672 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.424716 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.424776 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.424830 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.424883 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.424925 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.424958 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.424990 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.425024 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.425056 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.425094 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.425127 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.425159 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.425197 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.425241 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.425274 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.425306 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.425340 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.425373 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.425404 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.425437 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.425470 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.425507 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.425543 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.425575 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.425636 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.425670 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.425712 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.425744 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.425775 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.425807 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.425840 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.425876 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.425915 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.425946 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.425979 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.426010 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.426041 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.426071 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.426102 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.426138 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.426169 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.426200 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.426238 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.426271 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.426301 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.426301 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.426301 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.426301 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.426301 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.426301 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.426301 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.429962 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.430028 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.430094 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.430146 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.430195 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.430245 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.430272 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.430297 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.430326 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.430351 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.430384 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.430472 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.430528 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.430579 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.430647 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.430713 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.430770 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.430770 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.430770 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.430883 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.430883 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.431063 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.431130 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.431178 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.431255 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.431299 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.431367 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.431428 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.435014 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.435068 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.435133 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.435187 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.435237 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.435290 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.435363 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.435405 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.435431 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.435515 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.435568 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.435634 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.435693 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.435741 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.435768 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.435792 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.435824 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.435824 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.435888 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.435975 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.435975 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.436072 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.436121 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.436172 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.436219 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.436265 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.436367 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.436392 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.438088 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.438142 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.438167 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.438191 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.438215 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.438239 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.438263 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.438286 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.438316 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.438345 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.438370 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.438394 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.438419 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.438443 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.438466 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.438491 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.438515 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.438539 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.438570 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.438619 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.438645 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.438668 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.438700 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.438725 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.438749 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.438777 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.438802 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.438832 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.438860 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.438889 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.438917 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.438944 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.438990 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.439054 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.439112 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.439163 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.439217 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.439268 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.439328 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.439386 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.439439 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.439519 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.439571 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.439649 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.439703 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.439754 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.439821 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.439871 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.439957 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.440016 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.440066 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.440124 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.440173 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.440223 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.440272 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.440323 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.440381 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.440445 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.440496 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.440545 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.440594 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.440675 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.440724 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.440774 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.440837 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.440888 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.440949 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.441020 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.441071 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.441122 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.441174 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.441224 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.441282 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.441332 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.441381 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.441431 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.441481 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.441541 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.441541 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.441541 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.441541 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.441541 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.441541 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.441541 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.443381 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.443381 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.443381 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.443381 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.443381 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.443985 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.444108 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.444226 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.444318 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.444417 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.444536 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.444680 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.444799 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.444899 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.444999 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.445122 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.445231 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.445334 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.445445 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.445561 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.445698 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.445803 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.445901 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.446001 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.446139 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.446139 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.446139 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.446139 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.446528 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.446528 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.446528 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.446528 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.446942 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.447046 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.447157 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.447279 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.447393 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.447548 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.447687 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.447687 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.447687 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.447687 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.448009 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.448009 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.448009 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.448149 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.448205 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.448255 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.448305 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.448355 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.448401 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.448447 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.448493 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.448537 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.448537 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.448537 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.448687 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.448687 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.448687 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.448818 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.448870 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.448916 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.448961 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.449001 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.449047 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.449095 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.449144 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.449198 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.449245 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.449290 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.449346 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.449395 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.449440 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.449485 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.449535 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.449584 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.449658 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.449708 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.449758 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.449791 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.449816 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.449839 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.449861 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.449886 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.449914 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.449938 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.449961 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.449985 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.450008 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.450032 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.450057 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.450080 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.450102 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.450126 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.450159 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.450189 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.450213 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.450236 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.450259 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.450283 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.450306 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.450328 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.450352 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.450377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.450565 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.450565 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.450565 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.451005 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.451093 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.451159 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.451233 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.451289 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.451336 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.451381 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.451426 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.451490 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.451548 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.451612 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.451668 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.451761 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.451828 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.451886 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.451935 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.451985 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.452032 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.452092 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.452147 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.452211 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.452285 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.452334 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.452386 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.452386 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.452455 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.452455 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.452455 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.452455 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.452455 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.452455 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.452455 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.452618 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.452618 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.452676 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.452705 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.452729 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.452757 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.452784 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.452807 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.452830 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.452854 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.452877 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.452900 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.452923 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.452923 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.452966 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.453176 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.453201 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.453238 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.453272 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.453296 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.453320 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.453343 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.453366 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.453393 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.453418 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.453418 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.453460 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.453460 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.453511 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.453536 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.453558 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.453583 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.453621 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.453645 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.453676 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.453700 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.453722 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.453744 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.453772 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.453796 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.453819 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.453843 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.453867 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.453895 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.453923 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.453946 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.453969 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.453992 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.454020 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.454043 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.454070 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.454070 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.454070 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.454070 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.454164 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.454164 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.454164 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.454164 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.454321 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.454346 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.454374 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.454399 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.454422 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.454446 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.454468 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.454491 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.454520 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.454547 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.454571 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.454698 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.455363 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.455419 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.455480 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.455529 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.455577 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.455639 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.455688 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.455748 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.455802 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.455849 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.455896 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.455942 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.456009 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.456059 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.456059 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.456152 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.456152 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.456246 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.456310 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.456359 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.456359 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.456359 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.456359 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.456359 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.456359 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.456359 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.456678 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.456678 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.456678 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.456812 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.456857 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.456906 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.456953 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.457002 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.457048 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.457092 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.457141 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.457190 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.457235 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.457290 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.457342 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.457389 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.457434 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.457479 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.457524 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.457574 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.457644 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.457693 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.457738 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.457784 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.457829 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.457877 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.457877 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.457877 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.458001 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.458001 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.458001 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.458001 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.458001 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.458229 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.458277 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.458337 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.458391 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.458439 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.458439 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.458533 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.458582 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.458582 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.458692 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.458738 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.458784 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.458836 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.458885 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.458930 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.458986 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.459034 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.459084 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.459131 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.459177 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.459223 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.459269 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.459269 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.459322 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.459322 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.459322 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.459322 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.459322 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.459322 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.459495 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.459529 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.459557 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.459582 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.459582 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.459772 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.459825 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.459872 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.459920 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.459970 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.460017 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.460063 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.460109 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.460154 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.460377 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.460431 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.460478 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.460520 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.460547 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.460576 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.460614 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.460640 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.460671 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.460696 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.460728 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.460752 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.460776 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.460800 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.460822 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.460848 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.460873 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.460895 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.460919 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.460942 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.460975 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.460999 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.461024 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.461050 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.461075 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.461099 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.461126 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.461149 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.461176 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.461204 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.461231 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.461255 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.461282 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.461282 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.461282 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.461282 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.461377 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.461377 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.461377 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.461462 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.461486 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.461486 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.461534 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.461557 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.461579 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.461614 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.461645 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.461645 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.461693 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.461720 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.461742 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.461766 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.461791 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.461815 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.461838 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.461861 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.461888 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.461910 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.461936 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.461959 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.462040 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.462136 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.462164 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.462187 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.462209 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.462232 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.462259 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.462281 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.462307 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.462331 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.462357 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.462388 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.462412 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.462435 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.462457 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.462480 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.462508 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.462532 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.462555 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.462577 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.462617 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.462641 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.462672 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.462695 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.462718 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.462742 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.462769 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.462795 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.462823 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.462847 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.462847 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.462847 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.463762 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.463762 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.463762 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.463922 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.463975 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.463975 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.464064 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.464110 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.464155 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.464205 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.464257 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.464257 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.464257 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.464257 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.464443 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.464443 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.464443 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.464443 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.464443 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.464708 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.464757 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.464813 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.464862 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.464911 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.464911 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.464911 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.464911 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.465085 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.465139 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.465188 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.465234 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.465234 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.465325 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.465370 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.465434 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.465501 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.465550 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.465616 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.465666 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.465713 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.465759 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.465813 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.465878 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.465955 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.466106 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.466160 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.466207 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.466253 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.466299 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.466347 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.466393 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.466450 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.466517 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.466572 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.466634 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.466682 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.466727 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.466727 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.466727 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.466727 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.466891 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.466946 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.466993 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.467044 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.467094 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.467140 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.467194 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.467239 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.467285 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.467327 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.467376 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.467424 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.467528 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.467586 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.467654 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.467717 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.467764 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.467808 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.467853 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.467897 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.467964 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.468017 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.468017 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.468017 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.472292 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.472372 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.472423 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.472470 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.472529 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.472581 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.472653 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.472707 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.472763 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.472817 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.472876 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.472929 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.472982 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.473028 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.473076 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.473122 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.473171 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.473216 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.473263 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.473321 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.473375 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.473422 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.473468 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.473512 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.473566 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.473625 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.473680 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.473734 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.473793 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.473845 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.473893 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.473937 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.473989 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.474034 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.474084 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.474084 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.474170 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112282) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.474219 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.474219 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.474342 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.474370 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.474393 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.474415 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:41.474437 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.474460 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:41.474483 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112282) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.474505 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:41.474531 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112282) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.474561 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:41.474561 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:41.474561 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:41.474561 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:41.517222 np0000180469 devstack@c-api.service[112285]: INFO dbcounter [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Registered counter for database cinder Jun 16 01:09:41.517353 np0000180469 devstack@c-api.service[112283]: INFO dbcounter [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Registered counter for database cinder Jun 16 01:09:41.518537 np0000180469 devstack@c-api.service[112284]: INFO dbcounter [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Registered counter for database cinder Jun 16 01:09:41.520627 np0000180469 devstack@c-api.service[112282]: INFO dbcounter [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Registered counter for database cinder Jun 16 01:09:41.562795 np0000180469 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-9dca833c-5f91-41df-8cb2-682811879eaf 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:41.564698 np0000180469 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-d84bfa83-3269-4131-8074-e45152ad1a54 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:41.568630 np0000180469 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:41.572810 np0000180469 devstack@c-api.service[112282]: DEBUG oslo_db.sqlalchemy.engines [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 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=112282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:41.675584 np0000180469 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writer thread running {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:41.678287 np0000180469 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writer thread running {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:41.678407 np0000180469 devstack@c-api.service[112285]: INFO cinder.rpc [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:41.678477 np0000180469 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writer thread running {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:41.680360 np0000180469 devstack@c-api.service[112284]: INFO cinder.rpc [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:41.680514 np0000180469 devstack@c-api.service[112285]: INFO cinder.rpc [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:41.680803 np0000180469 devstack@c-api.service[112283]: INFO cinder.rpc [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:41.682574 np0000180469 devstack@c-api.service[112285]: INFO cinder.rpc [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:41.682808 np0000180469 devstack@c-api.service[112284]: INFO cinder.rpc [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:41.682971 np0000180469 devstack@c-api.service[112283]: INFO cinder.rpc [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:41.684566 np0000180469 devstack@c-api.service[112285]: INFO cinder.rpc [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:41.685010 np0000180469 devstack@c-api.service[112283]: INFO cinder.rpc [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:41.685088 np0000180469 devstack@c-api.service[112284]: INFO cinder.rpc [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:41.686283 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.686708 np0000180469 devstack@c-api.service[112283]: INFO cinder.rpc [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:41.687273 np0000180469 devstack@c-api.service[112284]: INFO cinder.rpc [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:41.687573 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.688154 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.688590 np0000180469 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writer thread running {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:41.689377 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.690807 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.691139 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.691477 np0000180469 devstack@c-api.service[112282]: INFO cinder.rpc [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:41.694221 np0000180469 devstack@c-api.service[112282]: INFO cinder.rpc [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:41.699477 np0000180469 devstack@c-api.service[112282]: INFO cinder.rpc [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:41.701771 np0000180469 devstack@c-api.service[112282]: INFO cinder.rpc [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:41.702870 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.706900 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.725628 np0000180469 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-d84bfa83-3269-4131-8074-e45152ad1a54 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:41.726530 np0000180469 devstack@c-api.service[112285]: DEBUG oslo_db.sqlalchemy.engines [None req-9dca833c-5f91-41df-8cb2-682811879eaf 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=112285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:41.728061 np0000180469 devstack@c-api.service[112283]: INFO cinder.rpc [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:41.728440 np0000180469 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:41.728937 np0000180469 devstack@c-api.service[112285]: INFO cinder.rpc [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:41.730240 np0000180469 devstack@c-api.service[112283]: INFO cinder.rpc [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:41.731040 np0000180469 devstack@c-api.service[112285]: INFO cinder.rpc [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:41.731358 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.732129 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.732541 np0000180469 devstack@c-api.service[112284]: INFO cinder.rpc [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:41.736056 np0000180469 devstack@c-api.service[112284]: INFO cinder.rpc [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:41.737375 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.744378 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.744496 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.744848 np0000180469 devstack@c-api.service[112282]: DEBUG oslo_db.sqlalchemy.engines [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 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=112282) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:41.747230 np0000180469 devstack@c-api.service[112282]: INFO cinder.rpc [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:41.747459 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.747540 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.749452 np0000180469 devstack@c-api.service[112282]: INFO cinder.rpc [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:41.750541 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.750653 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.750712 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.750777 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.753939 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.754456 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.756279 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.757032 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.758327 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.758453 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.761146 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.761210 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.763504 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.763544 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.764190 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.764247 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.765165 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.765314 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.766952 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.767174 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.768051 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.768428 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.769781 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.769997 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.771149 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.771214 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.771450 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.772343 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.773816 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.773988 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.774091 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.776114 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.776904 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.778365 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.779071 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.779199 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.779818 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.781084 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.782051 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.782419 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.783039 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.784526 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.784811 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.785221 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.785964 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.786578 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.786689 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.787363 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.787622 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.788010 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.788692 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.789066 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.789340 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.789803 np0000180469 devstack@c-api.service[112285]: WARNING cinder.api.contrib.hosts [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:41.790184 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.790464 np0000180469 devstack@c-api.service[112283]: WARNING cinder.api.contrib.hosts [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:41.790538 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.791196 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.791695 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.791772 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.792415 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.792497 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.793064 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.793766 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.793840 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.794524 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.795247 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.795333 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.795464 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: extensions {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.796193 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: extensions {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.796674 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.796802 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: os-quota-class-sets {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.797041 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.797484 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: os-quota-class-sets {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.797827 np0000180469 devstack@c-api.service[112284]: WARNING cinder.api.contrib.hosts [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:41.798053 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: scheduler-stats {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.798496 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.798903 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: scheduler-stats {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.799471 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: os-quota-sets {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.799867 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.800301 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.800353 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: os-quota-sets {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.801188 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.801391 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: backups {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.801740 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: backups {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.802478 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.802711 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.803359 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: os-snapshot-manage {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.803749 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: extensions {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.803950 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.804234 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: os-snapshot-manage {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.804740 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: consistencygroups {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.805280 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.805333 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: os-quota-class-sets {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.805623 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: consistencygroups {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.806592 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.806668 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: extra_specs {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.806967 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: scheduler-stats {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.808582 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: extra_specs {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.809320 np0000180469 devstack@c-api.service[112282]: WARNING cinder.api.contrib.hosts [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:41.810094 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: os-hosts {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.811741 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: os-quota-sets {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.812275 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.813163 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: os-hosts {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.814201 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: os-volume-manage {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.815805 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.816610 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: os-volume-manage {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.817018 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: backups {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.817373 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: os-availability-zone {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.817807 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.818128 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: os-availability-zone {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.818394 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: encryption {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.818716 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: os-snapshot-manage {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.819059 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.819362 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: encryption {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.819997 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: extensions {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820435 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: os-volume-transfer {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820496 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: consistencygroups {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820549 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: os-volume-transfer {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820596 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: os-quota-class-sets {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820659 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: capabilities {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820705 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: extra_specs {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820750 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: scheduler-stats {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820795 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: capabilities {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820840 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: encryption {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820895 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: os-hosts {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820944 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: os-quota-sets {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.820995 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: encryption {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821041 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: os-volume-type-access {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821087 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: os-volume-manage {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821132 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: os-volume-type-access {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821178 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: backups {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821229 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: cgsnapshots {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821276 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: os-availability-zone {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821331 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: cgsnapshots {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821379 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extended resource: qos-specs {{(pid=112285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821425 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: encryption {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821571 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: os-snapshot-manage {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.821888 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extended resource: qos-specs {{(pid=112283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.822913 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.contrib.snapshot_actions [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] SnapshotActionsController initialized {{(pid=112285) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:41.822985 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: os-volume-transfer {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.823037 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: consistencygroups {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.823686 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.823951 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.contrib.snapshot_actions [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] SnapshotActionsController initialized {{(pid=112283) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:41.824554 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: capabilities {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.824722 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.824874 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: extra_specs {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.825080 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.825907 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: encryption {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.826113 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.826410 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.826483 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: os-hosts {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.827418 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: os-volume-type-access {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.827506 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.827735 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.827884 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: os-volume-manage {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.828749 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.828992 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: cgsnapshots {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.829082 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.829239 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: os-availability-zone {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.830121 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.830388 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extended resource: qos-specs {{(pid=112284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.830471 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.830518 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: encryption {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.831530 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.831847 np0000180469 devstack@c-api.service[112285]: WARNING castellan.key_manager.migration [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.832038 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: os-volume-transfer {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.832641 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.832768 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.contrib.snapshot_actions [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] SnapshotActionsController initialized {{(pid=112284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:41.832878 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.832942 np0000180469 devstack@c-api.service[112283]: WARNING castellan.key_manager.migration [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.832999 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.832999 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension AdminActions extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.833104 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension AdminActions extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.833329 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension AdminActions extending resource: backups {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.833449 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension VolumeActions extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.833570 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.833718 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension TypesManage extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.833718 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension UsedLimits extending resource: limits {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.833971 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: capabilities {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.834105 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834170 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834170 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834285 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834349 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834349 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834466 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834541 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834637 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension AdminActions extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834699 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834756 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension AdminActions extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834813 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.v3.router [None req-9dca833c-5f91-41df-8cb2-682811879eaf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834878 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension AdminActions extending resource: backups {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834878 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension VolumeActions extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834878 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension TypesManage extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834878 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension UsedLimits extending resource: limits {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.834878 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.835337 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.835395 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.835462 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: encryption {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.835519 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.835519 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.835519 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.835519 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.835519 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.v3.router [None req-d84bfa83-3269-4131-8074-e45152ad1a54 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.836284 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.836369 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: os-volume-type-access {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.837752 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.837856 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: cgsnapshots {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.839163 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.839254 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extended resource: qos-specs {{(pid=112282) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:41.840615 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.841294 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.contrib.snapshot_actions [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] SnapshotActionsController initialized {{(pid=112282) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:41.841956 np0000180469 devstack@c-api.service[112284]: WARNING castellan.key_manager.migration [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.842047 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.842136 np0000180469 devstack@c-api.service[112285]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8eb9ea3668 pid: 112285 (default app) Jun 16 01:09:41.842821 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.842922 np0000180469 devstack@c-api.service[112283]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8eb9ea3668 pid: 112283 (default app) Jun 16 01:09:41.842984 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.843098 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.843169 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension AdminActions extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.843312 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension AdminActions extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.843394 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.843432 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension AdminActions extending resource: backups {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.843591 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension VolumeActions extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.843740 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension TypesManage extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.843839 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension UsedLimits extending resource: limits {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.843951 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.844035 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.844274 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.844373 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.844486 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.844589 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.844706 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.v3.router [None req-b09e474a-fc55-421f-81b5-24c9fbd9c982 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.844833 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.846123 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.847486 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.848932 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.850264 np0000180469 devstack@c-api.service[112282]: WARNING castellan.key_manager.migration [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:41.850330 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.850330 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.850330 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.850330 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.850330 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.850569 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.850569 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.850569 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.850569 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.850569 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.850803 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.850803 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.850803 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.850803 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.850803 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.850803 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851034 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851034 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851034 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851034 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851268 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851268 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851268 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851268 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851432 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851432 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851432 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851432 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851620 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851620 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851620 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851620 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851620 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851833 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851833 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851833 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.851833 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.851833 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852022 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852022 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852022 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852022 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852022 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852022 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852282 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852282 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852282 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852282 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852282 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852282 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852558 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852558 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852558 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852558 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852558 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852558 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852816 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852816 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852816 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.852816 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.852816 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853018 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.853018 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853018 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.853018 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853018 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.853194 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853194 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.853194 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853194 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.853194 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853194 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.853470 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853470 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.853470 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853470 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.853470 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.853470 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.854620 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.854620 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.854620 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.854620 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.854620 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.855148 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.855148 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.855148 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.855148 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.855148 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.855590 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.855590 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.855590 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.855590 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.855944 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.855944 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.855944 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.855944 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.856373 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.856451 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.856451 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.856451 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.856451 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.856451 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.856832 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.856832 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.856832 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.856832 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.856832 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.857223 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.857223 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.857223 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.857223 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.857625 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.857625 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.857822 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.857895 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.857895 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.857895 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.857895 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.858193 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.858193 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.858193 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.858193 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.858485 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.858485 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.858485 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.858485 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.858851 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.858851 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.858851 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.858851 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.859272 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.859272 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.859272 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.859272 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.859272 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.859272 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.859790 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.859790 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.859790 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.859790 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.860142 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.860208 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.860208 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.860208 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.860208 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.860523 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.860523 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.860523 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.860523 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.860523 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.860523 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.861120 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.861120 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.861274 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension AdminActions extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.861341 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.861341 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.861341 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.861341 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.861341 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.861839 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.861839 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.861839 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.861839 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.861839 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.861839 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.861839 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.862328 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.862328 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.862328 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.862328 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.862715 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension AdminActions extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.862790 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.862790 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.862790 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.862790 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.863109 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.863109 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.863109 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.863109 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.863109 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.863419 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.863419 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.863419 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.863419 np0000180469 devstack@c-api.service[112285]: /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 16 01:09:41.863419 np0000180469 devstack@c-api.service[112285]: warnings.warn(deprecated_msg) Jun 16 01:09:41.863706 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension AdminActions extending resource: backups {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863706 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension VolumeActions extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863706 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension TypesManage extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863706 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension UsedLimits extending resource: limits {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863706 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863706 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863706 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863976 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863976 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863976 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.863976 np0000180469 devstack@c-api.service[112282]: DEBUG cinder.api.v3.router [None req-0ac786bd-c0ae-4ba3-98d4-3b5ff3aeb2f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112282) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:41.864309 np0000180469 devstack@c-api.service[112285]: DEBUG cinder.api.middleware.request_id [None req-9dc0177b-b728-4e74-807f-c00506205549 None None] RequestId filter calling following filter/app {{(pid=112285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:41.864356 np0000180469 devstack@c-api.service[112284]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8eb9ea3668 pid: 112284 (default app) Jun 16 01:09:41.864403 np0000180469 devstack@c-api.service[112285]: [pid: 112285|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 956 bytes} [Tue Jun 16 01:09:41 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:09:41.864447 np0000180469 devstack@c-api.service[112282]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8eb9ea3668 pid: 112282 (default app) Jun 16 01:09:48.820705 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.820705 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.820705 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.820705 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.820705 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.821710 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.821710 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.821710 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.821710 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.821710 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822017 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822017 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822017 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822017 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822017 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822017 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822424 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822424 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822424 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822424 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822730 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822730 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822730 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822730 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822976 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822976 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.822976 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.822976 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.823224 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.823224 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.823224 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.823224 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.823224 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.823514 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.823514 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.823514 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.823514 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.823514 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.823878 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.823878 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.823878 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.823878 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.823878 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.823878 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824224 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.824224 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824224 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.824224 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824224 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.824224 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824566 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.824566 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824566 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.824566 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824566 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.824566 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824969 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.824969 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824969 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.824969 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.824969 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825276 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.825276 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825276 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.825276 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825276 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.825570 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825570 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.825570 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825570 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.825570 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825570 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.825945 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825945 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.825945 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825945 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.825945 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.825945 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.826268 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.826268 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.826268 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.826268 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.826268 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.826597 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.826597 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.826597 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.826597 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.826597 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.826912 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.826912 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.826912 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.826912 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827156 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827156 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827156 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827156 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827386 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827386 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827386 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827386 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827386 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827715 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827715 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827715 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827715 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827715 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827983 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827983 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.827983 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.827983 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.828224 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.828224 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.828224 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.828224 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.828466 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.828466 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.828466 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.828466 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.828763 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.828763 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.828763 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.828763 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829006 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829006 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829006 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829006 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829232 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829232 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829232 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829232 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829232 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829519 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829519 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829519 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829519 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829519 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829519 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829941 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829941 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829941 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.829941 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.829941 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.830216 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.830216 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.830216 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.830216 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.830216 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.830216 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.830661 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.830661 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.830661 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.830661 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.830661 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.830661 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831032 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831032 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831032 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831032 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831032 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831032 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831337 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831337 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831337 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831337 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831337 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831337 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831556 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831556 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831556 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831556 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831724 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831724 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831724 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831724 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831724 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831921 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831921 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831921 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831921 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:48.831921 np0000180469 devstack@c-api.service[112283]: warnings.warn(deprecated_msg) Jun 16 01:09:48.831921 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.middleware.request_id [None req-6d5be4b3-091e-469c-af7e-42f506ab4fad None None] RequestId filter calling following filter/app {{(pid=112283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:49.296106 np0000180469 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-6d5be4b3-091e-469c-af7e-42f506ab4fad admin admin] POST https://199.204.45.242/volume/v3/types Jun 16 01:09:49.296701 np0000180469 devstack@c-api.service[112283]: DEBUG cinder.api.openstack.wsgi [None req-6d5be4b3-091e-469c-af7e-42f506ab4fad admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:09:49.298312 np0000180469 devstack@c-api.service[112283]: /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 16 01:09:49.298312 np0000180469 devstack@c-api.service[112283]: warnings.warn( Jun 16 01:09:49.340055 np0000180469 devstack@c-api.service[112283]: DEBUG oslo_db.sqlalchemy.engines [None req-6d5be4b3-091e-469c-af7e-42f506ab4fad 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=112283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:49.365748 np0000180469 devstack@c-api.service[112283]: INFO cinder.api.openstack.wsgi [None req-6d5be4b3-091e-469c-af7e-42f506ab4fad admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 Jun 16 01:09:49.366117 np0000180469 devstack@c-api.service[112283]: [pid: 112283|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1288 bytes} [Tue Jun 16 01:09:48 2026] POST /volume/v3/types => generated 186 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:09:49.389519 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.389519 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.389519 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.389519 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.389519 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390078 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390078 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390078 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390078 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390078 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390248 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390248 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390248 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390248 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390248 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390248 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390451 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390451 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390451 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390451 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390642 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390642 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390642 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390642 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390788 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390788 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390788 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390788 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390940 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390940 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390940 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.390940 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.390940 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391112 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391112 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391112 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391112 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391112 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391319 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391319 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391319 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391319 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391319 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391319 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391531 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391531 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391531 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391531 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391531 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391531 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391756 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391756 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391756 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391756 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391756 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391756 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391948 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391948 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391948 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.391948 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.391948 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392142 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392142 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392142 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392142 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392142 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392314 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392314 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392314 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392314 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392314 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392314 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392513 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392513 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392513 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392513 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392513 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392513 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392791 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392791 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392791 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392791 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392791 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392985 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392985 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392985 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.392985 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.392985 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393162 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393162 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393162 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393162 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393312 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393312 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393312 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393312 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393446 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393446 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393446 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393446 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393446 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393638 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393638 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393638 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393638 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393638 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393841 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393841 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393841 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393841 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393982 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393982 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.393982 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.393982 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394115 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394115 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394115 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394115 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394268 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394268 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394268 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394268 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394405 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394405 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394405 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394405 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394541 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394541 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394541 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394541 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394541 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394738 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394738 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394738 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394738 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394738 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394738 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394948 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394948 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394948 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.394948 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.394948 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395166 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395166 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395166 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395166 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395166 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395166 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395407 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395407 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395407 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395407 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395407 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395407 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395629 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395629 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395629 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395629 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395629 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395629 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395880 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395880 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395880 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395880 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.395880 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.395880 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.396081 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.396081 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.396081 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.396081 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.396399 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.396399 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.396399 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.396399 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.396399 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.396619 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.396619 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.396619 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.396619 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.396619 np0000180469 devstack@c-api.service[112284]: warnings.warn(deprecated_msg) Jun 16 01:09:49.396619 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.middleware.request_id [req-6d5be4b3-091e-469c-af7e-42f506ab4fad req-9893aca8-4146-4a52-becc-98cc8c0bb538 None None] RequestId filter calling following filter/app {{(pid=112284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:49.728094 np0000180469 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-6d5be4b3-091e-469c-af7e-42f506ab4fad req-9893aca8-4146-4a52-becc-98cc8c0bb538 admin admin] POST https://199.204.45.242/volume/v3/types/d5b63cda-449f-4888-8050-dd3b5e453a31/extra_specs Jun 16 01:09:49.728627 np0000180469 devstack@c-api.service[112284]: DEBUG cinder.api.openstack.wsgi [req-6d5be4b3-091e-469c-af7e-42f506ab4fad req-9893aca8-4146-4a52-becc-98cc8c0bb538 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:09:49.730304 np0000180469 devstack@c-api.service[112284]: /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 16 01:09:49.730304 np0000180469 devstack@c-api.service[112284]: warnings.warn( Jun 16 01:09:49.772562 np0000180469 devstack@c-api.service[112284]: DEBUG oslo_db.sqlalchemy.engines [req-6d5be4b3-091e-469c-af7e-42f506ab4fad req-9893aca8-4146-4a52-becc-98cc8c0bb538 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=112284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:49.822590 np0000180469 devstack@c-api.service[112284]: INFO cinder.api.openstack.wsgi [req-6d5be4b3-091e-469c-af7e-42f506ab4fad req-9893aca8-4146-4a52-becc-98cc8c0bb538 admin admin] https://199.204.45.242/volume/v3/types/d5b63cda-449f-4888-8050-dd3b5e453a31/extra_specs returned with HTTP 200 Jun 16 01:09:49.823107 np0000180469 devstack@c-api.service[112284]: [pid: 112284|app: 0|req: 1/3] 199.204.45.242 () {70 vars in 1505 bytes} [Tue Jun 16 01:09:49 2026] POST /volume/v3/types/d5b63cda-449f-4888-8050-dd3b5e453a31/extra_specs => generated 55 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:09:51.730369 np0000180469 devstack@c-api.service[112285]: DEBUG dbcounter [-] [112285] Writing DB stats cinder:SELECT=6 {{(pid=112285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:51.749114 np0000180469 devstack@c-api.service[112282]: DEBUG dbcounter [-] [112282] Writing DB stats cinder:SELECT=6 {{(pid=112282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:59.363642 np0000180469 devstack@c-api.service[112283]: DEBUG dbcounter [-] [112283] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:59.821562 np0000180469 devstack@c-api.service[112284]: DEBUG dbcounter [-] [112284] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}