Jun 04 09:41:07.805936 np0000178521 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 04 09:41:07.814718 np0000178521 devstack@c-api.service[112274]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 4 09:41:07 2026] *** Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: nodename: np0000178521 Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: machine: x86_64 Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: clock source: unix Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: pcre jit disabled Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: detected number of CPU cores: 16 Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: current working directory: / Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: detected binary path: /usr/bin/uwsgi-core Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: your processes number limit is 256917 Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: your memory page size is 4096 bytes Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: detected max file descriptor number: 2048 Jun 04 09:41:07.817557 np0000178521 devstack@c-api.service[112274]: lock engine: pthread robust mutexes Jun 04 09:41:07.817910 np0000178521 devstack@c-api.service[112274]: thunder lock: enabled Jun 04 09:41:07.817910 np0000178521 devstack@c-api.service[112274]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 04 09:41:07.817962 np0000178521 devstack@c-api.service[112274]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 04 09:41:07.817989 np0000178521 devstack@c-api.service[112274]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 04 09:41:07.817989 np0000178521 devstack@c-api.service[112274]: Set PythonHome to /opt/stack/data/venv Jun 04 09:41:07.853665 np0000178521 devstack@c-api.service[112274]: Python main interpreter initialized at 0x786d4f8a3668 Jun 04 09:41:07.853665 np0000178521 devstack@c-api.service[112274]: python threads support enabled Jun 04 09:41:07.853665 np0000178521 devstack@c-api.service[112274]: your server socket listen backlog is limited to 100 connections Jun 04 09:41:07.853665 np0000178521 devstack@c-api.service[112274]: your mercy for graceful operations on workers is 80 seconds Jun 04 09:41:07.854183 np0000178521 devstack@c-api.service[112274]: mapped 671795 bytes (656 KB) for 4 cores Jun 04 09:41:07.854380 np0000178521 devstack@c-api.service[112274]: *** Operational MODE: preforking *** Jun 04 09:41:07.854598 np0000178521 devstack@c-api.service[112274]: *** uWSGI is running in multiple interpreter mode *** Jun 04 09:41:07.854598 np0000178521 devstack@c-api.service[112274]: spawned uWSGI master process (pid: 112274) Jun 04 09:41:07.854807 np0000178521 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 04 09:41:07.855466 np0000178521 devstack@c-api.service[112274]: spawned uWSGI worker 1 (pid: 112278, cores: 1) Jun 04 09:41:07.856123 np0000178521 devstack@c-api.service[112274]: spawned uWSGI worker 2 (pid: 112279, cores: 1) Jun 04 09:41:07.856633 np0000178521 devstack@c-api.service[112274]: spawned uWSGI worker 3 (pid: 112280, cores: 1) Jun 04 09:41:07.857135 np0000178521 devstack@c-api.service[112274]: spawned uWSGI worker 4 (pid: 112281, cores: 1) Jun 04 09:41:07.857197 np0000178521 devstack@c-api.service[112274]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 04 09:41:07.981297 np0000178521 devstack@c-api.service[112280]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:41:07.981297 np0000178521 devstack@c-api.service[112280]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:41:07.981297 np0000178521 devstack@c-api.service[112280]: we strongly recommend against using it for new projects. Jun 04 09:41:07.981297 np0000178521 devstack@c-api.service[112280]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:41:07.981297 np0000178521 devstack@c-api.service[112280]: framework. For more detail see Jun 04 09:41:07.981297 np0000178521 devstack@c-api.service[112280]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:41:07.981297 np0000178521 devstack@c-api.service[112280]: import eventlet # noqa Jun 04 09:41:07.984488 np0000178521 devstack@c-api.service[112279]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:41:07.984488 np0000178521 devstack@c-api.service[112279]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:41:07.984488 np0000178521 devstack@c-api.service[112279]: we strongly recommend against using it for new projects. Jun 04 09:41:07.984488 np0000178521 devstack@c-api.service[112279]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:41:07.984488 np0000178521 devstack@c-api.service[112279]: framework. For more detail see Jun 04 09:41:07.984488 np0000178521 devstack@c-api.service[112279]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:41:07.984488 np0000178521 devstack@c-api.service[112279]: import eventlet # noqa Jun 04 09:41:07.989088 np0000178521 devstack@c-api.service[112278]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:41:07.989088 np0000178521 devstack@c-api.service[112278]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:41:07.989088 np0000178521 devstack@c-api.service[112278]: we strongly recommend against using it for new projects. Jun 04 09:41:07.989088 np0000178521 devstack@c-api.service[112278]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:41:07.989088 np0000178521 devstack@c-api.service[112278]: framework. For more detail see Jun 04 09:41:07.989088 np0000178521 devstack@c-api.service[112278]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:41:07.989088 np0000178521 devstack@c-api.service[112278]: import eventlet # noqa Jun 04 09:41:07.996541 np0000178521 devstack@c-api.service[112281]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:41:07.996541 np0000178521 devstack@c-api.service[112281]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:41:07.996541 np0000178521 devstack@c-api.service[112281]: we strongly recommend against using it for new projects. Jun 04 09:41:07.996541 np0000178521 devstack@c-api.service[112281]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:41:07.996541 np0000178521 devstack@c-api.service[112281]: framework. For more detail see Jun 04 09:41:07.996541 np0000178521 devstack@c-api.service[112281]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:41:07.996541 np0000178521 devstack@c-api.service[112281]: import eventlet # noqa Jun 04 09:41:08.068817 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:41:08.068817 np0000178521 devstack@c-api.service[112280]: warnings.warn( Jun 04 09:41:08.069476 np0000178521 devstack@c-api.service[112279]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:41:08.069476 np0000178521 devstack@c-api.service[112279]: warnings.warn( Jun 04 09:41:08.078469 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:41:08.078469 np0000178521 devstack@c-api.service[112278]: warnings.warn( Jun 04 09:41:08.087215 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:41:08.087215 np0000178521 devstack@c-api.service[112281]: warnings.warn( Jun 04 09:41:08.148131 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 04 09:41:08.148131 np0000178521 devstack@c-api.service[112280]: from cgi import parse_header Jun 04 09:41:08.155458 np0000178521 devstack@c-api.service[112279]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 04 09:41:08.155458 np0000178521 devstack@c-api.service[112279]: from cgi import parse_header Jun 04 09:41:08.162507 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 04 09:41:08.162507 np0000178521 devstack@c-api.service[112278]: from cgi import parse_header Jun 04 09:41:08.165820 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 04 09:41:08.165820 np0000178521 devstack@c-api.service[112281]: from cgi import parse_header Jun 04 09:41:08.199098 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 04 09:41:08.199098 np0000178521 devstack@c-api.service[112280]: removals.removed_module( Jun 04 09:41:08.201223 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 04 09:41:08.201223 np0000178521 devstack@c-api.service[112280]: removals.removed_module( Jun 04 09:41:08.206152 np0000178521 devstack@c-api.service[112279]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 04 09:41:08.206152 np0000178521 devstack@c-api.service[112279]: removals.removed_module( Jun 04 09:41:08.208161 np0000178521 devstack@c-api.service[112279]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 04 09:41:08.208161 np0000178521 devstack@c-api.service[112279]: removals.removed_module( Jun 04 09:41:08.214103 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 04 09:41:08.214103 np0000178521 devstack@c-api.service[112281]: removals.removed_module( Jun 04 09:41:08.215728 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 04 09:41:08.215728 np0000178521 devstack@c-api.service[112281]: removals.removed_module( Jun 04 09:41:08.218773 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 04 09:41:08.218773 np0000178521 devstack@c-api.service[112278]: removals.removed_module( Jun 04 09:41:08.220691 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 04 09:41:08.220691 np0000178521 devstack@c-api.service[112278]: removals.removed_module( Jun 04 09:41:08.827237 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 04 09:41:08.827237 np0000178521 devstack@c-api.service[112280]: warnings.warn( Jun 04 09:41:08.840439 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 04 09:41:08.840439 np0000178521 devstack@c-api.service[112281]: warnings.warn( Jun 04 09:41:08.856143 np0000178521 devstack@c-api.service[112279]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 04 09:41:08.856143 np0000178521 devstack@c-api.service[112279]: warnings.warn( Jun 04 09:41:08.901441 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 04 09:41:08.901441 np0000178521 devstack@c-api.service[112278]: warnings.warn( Jun 04 09:41:08.927356 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 04 09:41:08.927356 np0000178521 devstack@c-api.service[112280]: warnings.warn( Jun 04 09:41:08.945255 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 04 09:41:08.945255 np0000178521 devstack@c-api.service[112281]: warnings.warn( Jun 04 09:41:08.971350 np0000178521 devstack@c-api.service[112279]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 04 09:41:08.971350 np0000178521 devstack@c-api.service[112279]: warnings.warn( Jun 04 09:41:09.025876 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 04 09:41:09.025876 np0000178521 devstack@c-api.service[112278]: warnings.warn( Jun 04 09:41:09.232671 np0000178521 devstack@c-api.service[112280]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 04 09:41:09.233081 np0000178521 devstack@c-api.service[112280]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112280) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:41:09.247871 np0000178521 devstack@c-api.service[112281]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 04 09:41:09.248485 np0000178521 devstack@c-api.service[112281]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112281) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:41:09.265320 np0000178521 devstack@c-api.service[112279]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 04 09:41:09.265643 np0000178521 devstack@c-api.service[112279]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112279) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:41:09.321692 np0000178521 devstack@c-api.service[112280]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 04 09:41:09.321692 np0000178521 devstack@c-api.service[112280]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:41:09.321954 np0000178521 devstack@c-api.service[112281]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 04 09:41:09.321954 np0000178521 devstack@c-api.service[112281]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:41:09.331927 np0000178521 devstack@c-api.service[112278]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 04 09:41:09.332229 np0000178521 devstack@c-api.service[112278]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112278) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:41:09.333066 np0000178521 devstack@c-api.service[112279]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 04 09:41:09.333066 np0000178521 devstack@c-api.service[112279]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:41:09.399218 np0000178521 devstack@c-api.service[112278]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 04 09:41:09.399218 np0000178521 devstack@c-api.service[112278]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:41:09.795325 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112280) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:41:09.795590 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112279) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:41:09.795671 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112281) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:41:09.795724 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.795826 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.795935 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.796007 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.796041 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.796092 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.796163 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.796204 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.796395 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.796457 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.796536 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.796598 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.796681 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.796719 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.796769 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.796802 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.796836 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.796891 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.796932 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.796973 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.797015 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.797046 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.797097 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.797144 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.797180 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.797211 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.797257 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.797298 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.797336 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.797376 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.799214 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.799293 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.799349 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.799392 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.799456 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.799501 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.799623 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.799666 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.799702 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.799739 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.799773 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.799816 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.799858 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.799891 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.799923 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.799958 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.799988 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.800023 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.800054 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.800097 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.800136 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.801078 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.801160 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.801201 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.801244 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.801277 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.801313 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.801353 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.801405 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.801465 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.801502 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.801534 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.801569 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.801610 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.801641 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.801687 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.801721 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.801766 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.801812 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.801852 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.801852 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.801852 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.804401 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.804503 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.804559 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.804598 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.804640 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.804731 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.804777 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.804834 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.804880 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.804880 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.804944 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.804981 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.805018 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.805058 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.805115 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.805154 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.805198 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.805198 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.805285 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.805285 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.805361 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.805599 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.805678 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.805723 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.805781 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.805822 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.805858 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.805903 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.805945 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.805991 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112278) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:41:09.806041 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.806080 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.806117 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.806171 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.806211 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.806253 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.806298 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.806337 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.806374 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.806374 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.806374 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.806374 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.806534 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.806595 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.806635 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.806635 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.806887 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.806939 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.806996 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.807066 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.807124 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.807208 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.807269 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.807341 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.807390 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.807468 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.807516 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.807570 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.807614 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.807653 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.807694 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.807744 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.807784 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.807827 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.807866 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.807917 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.807960 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.808003 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.808047 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.808085 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.808126 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.808174 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.808210 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.808251 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.808295 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.808336 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.808369 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.808369 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.808369 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.808369 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.808369 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.808654 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.808720 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.808786 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.808861 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.809089 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.809129 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.809205 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.809369 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.809468 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.809468 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.809546 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.809636 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.809677 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.809724 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.809770 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.809806 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.809843 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.809843 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.809927 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.809969 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.809969 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.810040 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.810083 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.810123 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.810123 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.810186 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.810227 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.810227 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.810310 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.810346 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.810392 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.810392 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.810515 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.810554 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.810590 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.810637 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.810678 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.810771 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.810771 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.810853 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.810900 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.810944 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.811414 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.811509 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.811547 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.811608 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.811655 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.811727 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.811794 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.812263 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.812306 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.812392 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.812451 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.812538 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.812579 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.812653 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.815120 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.815196 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.815234 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.815299 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.815343 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.815381 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.815420 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.815485 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.815519 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.815563 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.815603 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.815603 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.815670 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.815721 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.817095 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.817184 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.817247 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.817297 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.817340 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.817386 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.817495 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.817672 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.817731 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.817809 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.817869 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.817926 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.817969 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.817969 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.818048 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.818097 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.818150 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.818150 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.818150 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.818277 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.818327 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.818374 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.818443 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.818491 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.818531 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.818571 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.818612 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.818651 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.818700 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.818771 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.818816 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.818864 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.818910 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.818959 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.818959 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.819165 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.819229 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.819273 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.819319 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.819493 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.819493 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.819574 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.820408 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.820491 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.820539 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.820603 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.820656 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.820702 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.820750 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.820811 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.820858 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.820898 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.820898 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.820973 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.821014 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.821049 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.821829 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.821930 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.821988 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.822037 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.822087 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.822130 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.822179 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.822228 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.822265 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.822308 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.822357 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.822399 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.822483 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.822539 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.822585 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.822631 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.822672 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.822711 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.822752 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.822823 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.822871 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.822910 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.822910 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.823001 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.823047 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.823093 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.823140 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.823140 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.823215 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.823259 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.823300 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.823300 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.823384 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.823449 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.823449 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.823534 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.823575 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.823622 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.823671 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.823715 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.823715 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.823715 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.823821 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.823861 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.823909 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.823909 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.823989 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.824036 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.824078 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.824123 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.824168 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.824207 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.824259 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.824300 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.824345 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.824386 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.824441 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.824494 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.824531 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.824566 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.824607 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.824607 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.824607 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.824716 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.824716 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.824716 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.824716 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.824716 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.824716 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.824716 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.826255 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.826327 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.826362 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.826415 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.826480 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.826527 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.826570 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.826616 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.826655 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.826705 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.826752 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.826752 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.826752 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.826919 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.827962 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.828035 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.828085 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.828134 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.828237 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.828291 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.828337 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.828337 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.828452 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.828498 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.828588 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.828633 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.828674 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.828719 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.828766 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.828809 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.828852 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.828900 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.828951 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.828993 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.829030 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.829077 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.829123 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.829161 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.829196 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.829238 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.829275 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.829316 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.829352 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.829393 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.829450 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.829502 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.829554 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.829641 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.829694 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.829731 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.829772 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.829822 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.829869 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.829869 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.829869 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.829971 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.830011 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.830048 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.830048 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.830048 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.830048 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.830048 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.830048 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.830048 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.830308 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.830359 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.830400 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.830459 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.830459 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.830530 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.830586 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.830586 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.830678 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.830732 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.830776 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.830776 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.830776 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.831050 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.831183 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.831241 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.831317 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.831359 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.831359 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.831471 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.831516 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.831563 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.831563 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.831640 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.831699 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.831757 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.831805 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.831850 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.831894 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.831894 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.831980 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.832021 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.832021 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.832021 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.832641 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.832752 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.832812 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.832862 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.832904 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.832955 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.833003 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.833050 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.833050 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.833129 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.833181 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.833225 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.833264 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.833317 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.833363 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.833404 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.833470 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.833511 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.833549 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.833590 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.833642 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.833642 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.833718 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.833759 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.833801 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.833842 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.833995 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.833995 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.834094 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.834094 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.834159 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.834207 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.834248 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.834287 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.834331 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.834370 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.834404 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.834461 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.834506 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.834542 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.834589 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.834638 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.834638 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.834712 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.834760 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.834809 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.834809 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.834809 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.834938 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.834980 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.835018 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.835063 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.835108 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.835108 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.835108 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.835212 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.835259 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.835301 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.835301 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.835301 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.835301 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.835484 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.835534 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.835534 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.835625 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.835625 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.835625 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.835728 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.835859 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.835993 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.838326 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.838388 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.838469 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.838515 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.838576 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.838622 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.838668 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.838717 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.838761 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.838811 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.838851 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.838892 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.838963 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.839016 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.839057 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.839139 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.839192 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.839192 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.839305 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.839352 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.839395 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.839463 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.839520 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.839562 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.839562 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.839562 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.839562 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.839562 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.840017 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.840066 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.840138 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.840200 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.840244 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.840305 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.840353 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.840353 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.840448 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.840448 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.840538 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.840583 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.840621 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.840703 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.841130 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.841212 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.841278 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.841366 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.841475 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.841581 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.841691 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.841814 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.841905 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.842010 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.842111 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.842164 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.842207 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.842249 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.842297 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.842357 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.842399 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.842470 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.842514 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.842514 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.842607 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.842650 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.842686 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.842762 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.842809 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.842855 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.842896 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.842931 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.843003 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.843059 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.843102 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.843143 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.843184 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.843260 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.843306 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.843346 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.843389 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.843456 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.843509 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.843558 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.843605 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.843653 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.843695 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.843733 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.843781 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.843824 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.843865 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.843906 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.843949 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.843997 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.844044 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.844090 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.844132 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.844174 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.844214 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.844255 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.844297 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.844342 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.844384 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.844443 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.844499 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.844543 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.844606 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.844649 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.844701 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.844745 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.844792 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.844832 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.844878 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.844917 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.844968 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.845010 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.845050 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.845096 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.845146 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.845188 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.845188 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.845260 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.845308 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.845349 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.845395 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.845465 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.845513 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.845560 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.845611 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.845651 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.845698 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.845738 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.845785 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.845867 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.845919 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.845970 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.846020 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.846066 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.846106 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.846146 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.846192 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.846232 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.846274 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.846314 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.846366 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.846405 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.846480 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.846533 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.846576 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.846615 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.846655 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.846699 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.846741 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.846784 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.846824 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.846873 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.846920 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.846964 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.847113 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.847168 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.847213 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.847252 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.847298 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.847298 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.847371 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.847443 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.847486 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.847527 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.847567 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.847603 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.847640 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.847680 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.847733 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.847783 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.847823 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.847862 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.847913 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.847955 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.848001 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.848043 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.848081 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.848130 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.848176 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.848221 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.848266 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.848315 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.848353 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.848444 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.848501 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.848541 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.848584 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.848628 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.848671 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.848710 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.848751 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.848791 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.848837 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.848878 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.848974 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.849016 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.849056 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.849091 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.849132 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.849132 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.849199 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.849199 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.849289 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.849338 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.849379 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.849379 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.849488 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.849532 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.849532 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.849616 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.849711 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.849758 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.849804 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.849850 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.849970 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.850110 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.850110 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.850198 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.850246 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.850246 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.850369 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.850410 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.850480 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.850480 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.850480 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.850630 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.850673 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.850715 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.850764 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.850817 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.850863 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.850903 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.850949 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.850997 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.851060 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.851060 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.851146 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.851190 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.851239 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.851239 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.851320 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.851360 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.851399 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.851464 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.851505 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.851555 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.851600 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.851645 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.851721 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.851770 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.851821 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.851867 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.851909 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.851984 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.852023 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.852063 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.852104 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.852151 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.852201 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.852246 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.852246 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.852324 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.852364 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.852411 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.852481 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.852523 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.852607 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.852659 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.852705 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.852748 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.852788 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.852836 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.852877 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.852918 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.852964 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.853006 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.853101 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.853151 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.853151 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.853231 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.853313 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.853313 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.853386 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.853443 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.853485 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.853617 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.853617 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.853703 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.853751 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.853792 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.853837 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.853837 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.853913 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.854258 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.854258 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.854258 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.854383 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.854448 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.854490 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.854490 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.854490 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.854602 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.854642 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.854685 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.854730 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.854787 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.854827 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.854864 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.854899 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.854937 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.854977 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.855015 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.855093 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.855138 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.855177 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.855228 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.855267 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.855313 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.855352 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.855389 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.855443 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.855494 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.855534 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.855534 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.855609 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.855652 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.855652 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.855652 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.855776 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.855815 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.855853 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.855887 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.855925 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.855963 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.856008 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.856048 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.856087 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.856087 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.856087 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.856197 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.856197 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.856197 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.856197 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.856197 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.856197 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.856197 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.856463 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.856463 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.856463 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.856463 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.856463 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.856463 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.856463 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:09.859922 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.859992 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.860031 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.860092 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.860135 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.860216 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.860275 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.860332 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.860376 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.860440 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.860557 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.860557 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.860836 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.860899 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.860947 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.861006 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.861062 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.861110 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.862192 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:09.862302 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:09.862401 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:09.862538 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:09.862629 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:09.862701 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:09.907991 np0000178521 devstack@c-api.service[112279]: INFO dbcounter [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Registered counter for database cinder Jun 04 09:41:09.908938 np0000178521 devstack@c-api.service[112278]: INFO dbcounter [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Registered counter for database cinder Jun 04 09:41:09.909578 np0000178521 devstack@c-api.service[112280]: INFO dbcounter [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Registered counter for database cinder Jun 04 09:41:09.911482 np0000178521 devstack@c-api.service[112281]: INFO dbcounter [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Registered counter for database cinder Jun 04 09:41:09.961119 np0000178521 devstack@c-api.service[112280]: DEBUG oslo_db.sqlalchemy.engines [None req-784ac972-33d1-4782-975e-a4b6fe88d858 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=112280) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:09.964599 np0000178521 devstack@c-api.service[112281]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b 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=112281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:09.970115 np0000178521 devstack@c-api.service[112279]: DEBUG oslo_db.sqlalchemy.engines [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 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=112279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:09.975372 np0000178521 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:10.078884 np0000178521 devstack@c-api.service[112280]: DEBUG dbcounter [-] [112280] Writer thread running {{(pid=112280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:41:10.082264 np0000178521 devstack@c-api.service[112280]: INFO cinder.rpc [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:41:10.082990 np0000178521 devstack@c-api.service[112281]: DEBUG dbcounter [-] [112281] Writer thread running {{(pid=112281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:41:10.084884 np0000178521 devstack@c-api.service[112280]: INFO cinder.rpc [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:41:10.085571 np0000178521 devstack@c-api.service[112281]: INFO cinder.rpc [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:41:10.087507 np0000178521 devstack@c-api.service[112280]: INFO cinder.rpc [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:41:10.088403 np0000178521 devstack@c-api.service[112281]: INFO cinder.rpc [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:41:10.090377 np0000178521 devstack@c-api.service[112280]: INFO cinder.rpc [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:41:10.090859 np0000178521 devstack@c-api.service[112281]: INFO cinder.rpc [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:41:10.091552 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.092520 np0000178521 devstack@c-api.service[112278]: DEBUG dbcounter [-] [112278] Writer thread running {{(pid=112278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:41:10.093200 np0000178521 devstack@c-api.service[112281]: INFO cinder.rpc [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:41:10.093828 np0000178521 devstack@c-api.service[112279]: DEBUG dbcounter [-] [112279] Writer thread running {{(pid=112279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:41:10.093998 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.095476 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.095786 np0000178521 devstack@c-api.service[112278]: INFO cinder.rpc [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:41:10.096948 np0000178521 devstack@c-api.service[112279]: INFO cinder.rpc [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:41:10.097199 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.098070 np0000178521 devstack@c-api.service[112278]: INFO cinder.rpc [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:41:10.099488 np0000178521 devstack@c-api.service[112279]: INFO cinder.rpc [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:41:10.100113 np0000178521 devstack@c-api.service[112278]: INFO cinder.rpc [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:41:10.101759 np0000178521 devstack@c-api.service[112279]: INFO cinder.rpc [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:41:10.101991 np0000178521 devstack@c-api.service[112278]: INFO cinder.rpc [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:41:10.102937 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.104515 np0000178521 devstack@c-api.service[112279]: INFO cinder.rpc [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:41:10.105753 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.106619 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.110015 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.135497 np0000178521 devstack@c-api.service[112280]: DEBUG oslo_db.sqlalchemy.engines [None req-784ac972-33d1-4782-975e-a4b6fe88d858 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=112280) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:10.136771 np0000178521 devstack@c-api.service[112281]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b 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=112281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:10.138609 np0000178521 devstack@c-api.service[112280]: INFO cinder.rpc [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:41:10.140015 np0000178521 devstack@c-api.service[112281]: INFO cinder.rpc [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:41:10.141684 np0000178521 devstack@c-api.service[112280]: INFO cinder.rpc [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:41:10.142445 np0000178521 devstack@c-api.service[112281]: INFO cinder.rpc [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:41:10.142916 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.143193 np0000178521 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:10.143927 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.146004 np0000178521 devstack@c-api.service[112278]: INFO cinder.rpc [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:41:10.148058 np0000178521 devstack@c-api.service[112278]: INFO cinder.rpc [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:41:10.149027 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.151738 np0000178521 devstack@c-api.service[112279]: DEBUG oslo_db.sqlalchemy.engines [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 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=112279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:10.154720 np0000178521 devstack@c-api.service[112279]: INFO cinder.rpc [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:41:10.157150 np0000178521 devstack@c-api.service[112279]: INFO cinder.rpc [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:41:10.158477 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.161450 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.162451 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.163902 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.164647 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.166178 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.167837 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.169375 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.170450 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.171580 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.171961 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.173888 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.175032 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.175993 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.176854 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.178139 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.178318 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.179037 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.180268 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.181663 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.182312 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.182749 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.184685 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.185109 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.186229 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.186837 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.187861 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.188494 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.189937 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.190444 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.191015 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.191397 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.192513 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.192883 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.194176 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.194402 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.194505 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.196030 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.196285 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.197092 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.197187 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.199954 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.201638 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.203532 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.204295 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.204394 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.205981 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.208157 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.208265 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.208449 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.210162 np0000178521 devstack@c-api.service[112278]: WARNING cinder.api.contrib.hosts [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:41:10.210253 np0000178521 devstack@c-api.service[112280]: WARNING cinder.api.contrib.hosts [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:41:10.210666 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.210825 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.210891 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.212277 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.212784 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.213490 np0000178521 devstack@c-api.service[112281]: WARNING cinder.api.contrib.hosts [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:41:10.213762 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.214317 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.214385 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.215314 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.215719 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.215857 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.216687 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.216861 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.217251 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.218015 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.218084 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.218781 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.219555 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.219980 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.220209 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.220868 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.220941 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.221523 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.221680 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.221948 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: extensions {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.222880 np0000178521 devstack@c-api.service[112279]: WARNING cinder.api.contrib.hosts [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:41:10.222972 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.223200 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.223510 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: encryption {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.223579 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.223905 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: extensions {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.224612 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.225012 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.225080 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: capabilities {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.225746 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: extensions {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.225815 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: encryption {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.226376 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: os-quota-class-sets {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.226636 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.227745 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: os-volume-type-access {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.228116 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: capabilities {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.228202 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.228245 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: encryption {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.229437 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: extra_specs {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.229532 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.229731 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: capabilities {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.230269 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: os-quota-class-sets {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.230954 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.231097 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: os-quota-class-sets {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.231244 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: os-hosts {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.231662 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: os-volume-type-access {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.232404 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.232964 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: os-volume-type-access {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.233202 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: os-availability-zone {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.233332 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: extra_specs {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.233822 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.234887 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: extra_specs {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.235021 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: extensions {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.235187 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: os-hosts {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.235328 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: consistencygroups {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.236650 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: os-hosts {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.236873 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: os-availability-zone {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.238032 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: os-availability-zone {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.238118 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: encryption {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.238174 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: consistencygroups {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.238396 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: cgsnapshots {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.239376 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: consistencygroups {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.239667 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: capabilities {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.240147 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: cgsnapshots {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.240467 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: os-snapshot-manage {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.240970 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: os-quota-class-sets {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244156 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: cgsnapshots {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244266 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: os-snapshot-manage {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244342 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: os-volume-type-access {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244404 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: os-volume-manage {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244529 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: os-volume-manage {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244603 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: os-snapshot-manage {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244673 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: extra_specs {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244770 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: backups {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.244858 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: backups {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.245140 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: os-volume-manage {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.245627 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: os-hosts {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.246677 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: backups {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.246755 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: encryption {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.247048 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: os-availability-zone {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.247503 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: encryption {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.248279 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: os-volume-transfer {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.248414 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: consistencygroups {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.249055 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: encryption {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.249606 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: os-volume-transfer {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.249858 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: scheduler-stats {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.250398 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: cgsnapshots {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.250770 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: scheduler-stats {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.250865 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: os-volume-transfer {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.251306 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: os-quota-sets {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.252104 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: os-snapshot-manage {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.252572 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: scheduler-stats {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.252717 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extended resource: qos-specs {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.253070 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: os-quota-sets {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.253582 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: os-volume-manage {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.254009 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: os-quota-sets {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.254580 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extended resource: qos-specs {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.254862 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.contrib.snapshot_actions [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] SnapshotActionsController initialized {{(pid=112280) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:41:10.255087 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: backups {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.255532 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extended resource: qos-specs {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.255778 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.256760 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] SnapshotActionsController initialized {{(pid=112278) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:41:10.257095 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: encryption {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.257262 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.257845 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.258494 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.contrib.snapshot_actions [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] SnapshotActionsController initialized {{(pid=112281) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:41:10.258664 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.258717 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: os-volume-transfer {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.259432 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.259484 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.260001 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.260259 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: scheduler-stats {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.260813 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.260998 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.261341 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.261698 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: os-quota-sets {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.262131 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.262343 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.262710 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.263150 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extended resource: qos-specs {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:10.263582 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.263757 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.264084 np0000178521 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.264910 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.265062 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.265153 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.265215 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension TypesManage extending resource: types {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.265278 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.265386 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.265495 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension VolumeActions extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.265751 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] SnapshotActionsController initialized {{(pid=112279) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:41:10.266282 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.266360 np0000178521 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.266424 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension UsedLimits extending resource: limits {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.266524 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.266585 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.266585 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.266763 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.266824 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.266883 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension AdminActions extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.266883 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension AdminActions extending resource: snapshots {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267140 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension AdminActions extending resource: backups {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267140 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267140 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267295 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-784ac972-33d1-4782-975e-a4b6fe88d858 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267354 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267414 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension TypesManage extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267535 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267644 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267750 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension VolumeActions extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.267910 np0000178521 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.268119 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268119 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension UsedLimits extending resource: limits {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268236 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268296 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.268465 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268465 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268710 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension AdminActions extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268710 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension AdminActions extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268710 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension AdminActions extending resource: backups {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268885 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268956 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.268956 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269163 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension TypesManage extending resource: types {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269236 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-5e582177-9a6d-4cdc-95d0-24908197b2b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269296 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269296 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269296 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension VolumeActions extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269626 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269626 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension UsedLimits extending resource: limits {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269803 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.269864 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269864 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.269864 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.270030 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension AdminActions extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.270132 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension AdminActions extending resource: snapshots {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.270185 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension AdminActions extending resource: backups {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.270267 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.270381 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.270494 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-a8b60b22-f4cf-4eaf-b7ba-7432cdb71a1b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.271012 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.272347 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.273697 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.275102 np0000178521 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:10.275156 np0000178521 devstack@c-api.service[112280]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x786d4f8a3668 pid: 112280 (default app) Jun 04 09:41:10.276104 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.276226 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension TypesManage extending resource: types {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.276355 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.276493 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.276588 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.276818 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.276929 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension UsedLimits extending resource: limits {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277032 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277174 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277234 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277287 np0000178521 devstack@c-api.service[112278]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x786d4f8a3668 pid: 112278 (default app) Jun 04 09:41:10.277338 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension AdminActions extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277472 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277577 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension AdminActions extending resource: backups {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277680 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277786 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.277909 np0000178521 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-3f1b65e8-e9eb-430e-8a9b-afcd015554c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:10.278364 np0000178521 devstack@c-api.service[112281]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x786d4f8a3668 pid: 112281 (default app) Jun 04 09:41:10.283244 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.283244 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.283244 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.283244 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.283244 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.283758 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.283758 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.283758 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.283758 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.283758 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.284080 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.284080 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.284080 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.284080 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.284080 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.284080 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.284573 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.284573 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.284573 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.284573 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.284914 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.284914 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.284914 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.284914 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.285249 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.285249 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.285249 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.285249 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.285586 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.285586 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.285586 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.285586 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.285586 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.285952 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.285952 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.285952 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.285952 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.285952 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.286330 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.286330 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.286330 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.286330 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.286330 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.286330 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.286946 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.286946 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.286946 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.286946 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.286946 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.286946 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.287357 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.287357 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.287357 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.287357 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.287357 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.287357 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.287806 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.287806 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.287806 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.287806 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.287806 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288091 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288091 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288091 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288091 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288091 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288325 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288325 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288325 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288325 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288325 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288325 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288616 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288616 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288616 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288616 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288616 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288616 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288892 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288892 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288892 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.288892 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.288892 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289196 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289196 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289196 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289196 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289196 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289425 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289425 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289425 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289425 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289645 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289645 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289645 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289645 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289846 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289846 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289846 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.289846 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.289846 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290104 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.290104 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290104 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.290104 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290104 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.290350 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290350 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.290350 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290350 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.290597 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290597 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.290597 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290597 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.290788 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290788 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.290788 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.290788 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291030 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291030 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291030 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291030 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291255 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291255 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291255 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291255 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291459 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291459 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291459 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291459 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291459 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291806 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291806 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291806 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291806 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.291806 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.291806 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292138 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292138 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292138 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292138 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292138 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292391 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292391 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292391 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292391 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292391 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292391 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292684 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292684 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292684 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292684 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292684 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292684 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292989 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292989 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292989 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292989 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.292989 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.292989 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.293271 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.293271 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.293271 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.293271 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.293271 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.293271 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.293558 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.293558 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.293558 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.293558 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.293760 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.293760 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.293760 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.293760 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.293760 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.294026 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.294026 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.294026 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.294026 np0000178521 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:10.294026 np0000178521 devstack@c-api.service[112280]: warnings.warn(deprecated_msg) Jun 04 09:41:10.294026 np0000178521 devstack@c-api.service[112280]: DEBUG cinder.api.middleware.request_id [None req-808de3fc-8313-46a5-877e-5d5f2a3ba690 None None] RequestId filter calling following filter/app {{(pid=112280) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:41:10.294388 np0000178521 devstack@c-api.service[112279]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x786d4f8a3668 pid: 112279 (default app) Jun 04 09:41:10.294475 np0000178521 devstack@c-api.service[112280]: [pid: 112280|app: 0|req: 1/1] 199.19.213.205 () {60 vars in 956 bytes} [Thu Jun 4 09:41:10 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 04 09:41:17.962666 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.962666 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.962666 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.962666 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.962666 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.963949 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.963949 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.963949 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.963949 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.963949 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.964386 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.964386 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.964386 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.964386 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.964386 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.964386 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.964898 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.964898 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.964898 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.964898 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.965258 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.965258 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.965258 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.965258 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.965722 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.965722 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.965722 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.965722 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.966070 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.966070 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.966070 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.966070 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.966070 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.966503 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.966503 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.966503 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.966503 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.966503 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.966908 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.966908 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.966908 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.966908 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.966908 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.966908 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.967375 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.967375 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.967375 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.967375 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.967375 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.967375 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.967841 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.967841 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.967841 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.967841 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.967841 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.967841 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.968309 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.968309 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.968309 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.968309 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.968309 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.968627 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.968627 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.968627 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.968627 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.968627 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.968873 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.968873 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.968873 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.968873 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.968873 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.968873 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.969173 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.969173 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.969173 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.969173 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.969173 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.969173 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.969485 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.969485 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.969485 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.969485 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.969485 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.969763 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.969763 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.969763 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.969763 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.969763 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970016 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970016 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970016 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970016 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970229 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970229 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970229 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970229 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970482 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970482 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970482 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970482 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970482 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970745 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970745 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970745 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.970745 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.970745 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.971010 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.971010 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.971010 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.971010 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.971275 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.971275 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.971275 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.971275 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.971740 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.971740 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.971740 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.971740 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.971957 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.971957 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.971957 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.971957 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972140 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972140 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972140 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972140 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972295 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972295 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972295 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972295 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972295 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972535 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972535 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972535 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972535 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972535 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972535 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972765 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972765 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972765 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972765 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972765 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972954 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972954 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972954 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972954 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.972954 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.972954 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973205 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973205 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973205 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973205 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973205 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973205 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973465 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973465 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973465 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973465 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973465 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973465 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973750 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973750 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973750 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973750 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973750 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973750 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973973 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973973 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.973973 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.973973 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.974135 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.974135 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.974135 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.974135 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.974135 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.974328 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.974328 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.974328 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.974328 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:17.974328 np0000178521 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) Jun 04 09:41:17.974328 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.middleware.request_id [None req-434bcfbe-f2fb-4438-9689-2941c1b93bba None None] RequestId filter calling following filter/app {{(pid=112278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:41:18.569576 np0000178521 devstack@c-api.service[112278]: INFO cinder.api.openstack.wsgi [None req-434bcfbe-f2fb-4438-9689-2941c1b93bba admin admin] POST https://199.19.213.205/volume/v3/types Jun 04 09:41:18.569576 np0000178521 devstack@c-api.service[112278]: DEBUG cinder.api.openstack.wsgi [None req-434bcfbe-f2fb-4438-9689-2941c1b93bba admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 09:41:18.569576 np0000178521 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 04 09:41:18.569576 np0000178521 devstack@c-api.service[112278]: warnings.warn( Jun 04 09:41:18.615008 np0000178521 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [None req-434bcfbe-f2fb-4438-9689-2941c1b93bba 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:18.652219 np0000178521 devstack@c-api.service[112278]: INFO cinder.api.openstack.wsgi [None req-434bcfbe-f2fb-4438-9689-2941c1b93bba admin admin] https://199.19.213.205/volume/v3/types returned with HTTP 200 Jun 04 09:41:18.652219 np0000178521 devstack@c-api.service[112278]: [pid: 112278|app: 0|req: 1/2] 199.19.213.205 () {68 vars in 1288 bytes} [Thu Jun 4 09:41:17 2026] POST /volume/v3/types => generated 186 bytes in 700 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 04 09:41:18.674812 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.674812 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.674812 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.674812 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.674812 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.675966 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.675966 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.675966 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.675966 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.675966 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.676285 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.676285 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.676285 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.676285 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.676285 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.676285 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.676779 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.676779 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.676779 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.676779 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.677045 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.677045 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.677045 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.677045 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.677324 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.677324 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.677324 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.677324 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.677822 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.677822 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.677822 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.677822 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.677822 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678126 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678126 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678126 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678126 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678126 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678311 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678311 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678311 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678311 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678311 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678311 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678591 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678591 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678591 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678591 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678591 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678591 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678902 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678902 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678902 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678902 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.678902 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.678902 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679140 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679140 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679140 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679140 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679140 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679380 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679380 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679380 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679380 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679380 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679594 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679594 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679594 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679594 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679594 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679594 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679873 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679873 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679873 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679873 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.679873 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.679873 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680096 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680096 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680096 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680096 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680096 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680313 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680313 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680313 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680313 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680313 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680539 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680539 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680539 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680539 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680771 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680771 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680771 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680771 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680953 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680953 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680953 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.680953 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.680953 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681161 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681161 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681161 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681161 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681161 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681358 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681358 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681358 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681358 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681567 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681567 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681567 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681567 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681754 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681754 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681754 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681754 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681939 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681939 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.681939 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.681939 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682091 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682091 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682091 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682091 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682248 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682248 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682248 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682248 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682248 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682495 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682495 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682495 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682495 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682495 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682495 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682733 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682733 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682733 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682733 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682733 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682945 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682945 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682945 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682945 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.682945 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.682945 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683188 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683188 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683188 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683188 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683188 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683188 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683444 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683444 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683444 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683444 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683444 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683444 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683670 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683670 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683670 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683670 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683670 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683670 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683909 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683909 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.683909 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.683909 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.684091 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.684091 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.684091 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.684091 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.684091 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.684294 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.684294 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.684294 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.684294 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:41:18.684294 np0000178521 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) Jun 04 09:41:18.684294 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.middleware.request_id [req-434bcfbe-f2fb-4438-9689-2941c1b93bba req-f68c31bd-96fb-4788-93cb-1d09e416257d None None] RequestId filter calling following filter/app {{(pid=112281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:41:19.021629 np0000178521 devstack@c-api.service[112281]: INFO cinder.api.openstack.wsgi [req-434bcfbe-f2fb-4438-9689-2941c1b93bba req-f68c31bd-96fb-4788-93cb-1d09e416257d admin admin] POST https://199.19.213.205/volume/v3/types/ba16c142-9da5-41bf-af8b-debc34446a91/extra_specs Jun 04 09:41:19.022210 np0000178521 devstack@c-api.service[112281]: DEBUG cinder.api.openstack.wsgi [req-434bcfbe-f2fb-4438-9689-2941c1b93bba req-f68c31bd-96fb-4788-93cb-1d09e416257d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 09:41:19.024028 np0000178521 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 04 09:41:19.024028 np0000178521 devstack@c-api.service[112281]: warnings.warn( Jun 04 09:41:19.069006 np0000178521 devstack@c-api.service[112281]: DEBUG oslo_db.sqlalchemy.engines [req-434bcfbe-f2fb-4438-9689-2941c1b93bba req-f68c31bd-96fb-4788-93cb-1d09e416257d 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=112281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:19.140089 np0000178521 devstack@c-api.service[112281]: INFO cinder.api.openstack.wsgi [req-434bcfbe-f2fb-4438-9689-2941c1b93bba req-f68c31bd-96fb-4788-93cb-1d09e416257d admin admin] https://199.19.213.205/volume/v3/types/ba16c142-9da5-41bf-af8b-debc34446a91/extra_specs returned with HTTP 200 Jun 04 09:41:19.140989 np0000178521 devstack@c-api.service[112281]: [pid: 112281|app: 0|req: 1/3] 199.19.213.205 () {70 vars in 1505 bytes} [Thu Jun 4 09:41:18 2026] POST /volume/v3/types/ba16c142-9da5-41bf-af8b-debc34446a91/extra_specs => generated 55 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 04 09:41:20.141566 np0000178521 devstack@c-api.service[112280]: DEBUG dbcounter [-] [112280] Writing DB stats cinder:SELECT=6 {{(pid=112280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:41:20.159464 np0000178521 devstack@c-api.service[112279]: DEBUG dbcounter [-] [112279] Writing DB stats cinder:SELECT=6 {{(pid=112279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:41:28.644508 np0000178521 devstack@c-api.service[112278]: DEBUG dbcounter [-] [112278] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:41:29.138536 np0000178521 devstack@c-api.service[112281]: DEBUG dbcounter [-] [112281] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}